re-enable build-test-packages

build-test-packages had to be turned off in
order to land a patch that moved scen007 to nv

Depends-On: Ib28f20db0aa1db9f2c5b3cbbdae1c85c97bbeba1
Change-Id: I95f59ed067df55f64c62c0343f93488ad8696884
This commit is contained in:
Wes Hayutin 2018-08-15 19:23:43 -04:00 committed by wes hayutin
parent 2d2c7ee2c9
commit 28fdf96b82
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ QUICKSTART_VENV_CMD="
QUICKSTART_INSTALL_CMD="
$LOCAL_WORKING_DIR/bin/ansible-playbook
--tags {{ ','.join(tags) }}$EXTRA_TAGS
--skip-tags teardown-all,build
--skip-tags teardown-all
"
QUICKSTART_COLLECTLOGS_CMD="$LOCAL_WORKING_DIR/bin/ansible-playbook \