Skip to content

Commit

Permalink
Pick contrail-test after merging bhushana/contrail-test fork with jun…
Browse files Browse the repository at this point in the history
…iper/contrail-test

Change-Id: Ice6b134fc80294b93bb88eaed65c75a3f327a48f
  • Loading branch information
vmahuli committed May 3, 2016
1 parent 542da5b commit ae349fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/debian/Makefile
Expand Up @@ -393,7 +393,7 @@ contrail-test-deb:
if [ '${CONTRAIL_SKU}' != 'vcenter' ]; then \
(mkdir -p $(SB_TOP)/build/tools/; cd ${SB_TOP}/tools/; tar -cvzf $(SB_TOP)/build/artifacts_extra/contrail-test-ci-$(VERSION)~$(CONTRAIL_SKU).tgz contrail-test-ci); \
echo "Wrote: $(SB_TOP)/build/artifacts_extra/contrail-test-ci-$(VERSION)~$(CONTRAIL_SKU).tgz"; \
(mkdir -p $(SB_TOP)/build/tools/; cd ${SB_TOP}/tools/; tar -cvzf $(SB_TOP)/build/artifacts_extra/contrail-test2-$(VERSION)~$(CONTRAIL_SKU).tgz contrail-test); \
(mkdir -p $(SB_TOP)/build/tools/; cd ${SB_TOP}/third_party/; tar -cvzf $(SB_TOP)/build/artifacts_extra/contrail-test2-$(VERSION)~$(CONTRAIL_SKU).tgz contrail-test); \
echo "Wrote: $(SB_TOP)/build/artifacts_extra/contrail-test2-$(VERSION)~$(CONTRAIL_SKU).tgz"; \
fi

Expand Down

0 comments on commit ae349fa

Please sign in to comment.