diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-05-12 06:26:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-05-12 06:26:10 +0000 |
commit | 48603379051c10c4f956a9a1863b169deacbbd04 (patch) | |
tree | 2d6ef9baac8120db90536b4d823f9558c36c165c | |
parent | 5c9ea3e40e3a5dd25024ac1851caff800d93ae94 (diff) | |
parent | 61e7898d1cb06f9fad8aafec88adab4cf35402cd (diff) |
Merge "re-enable testapi auto update"
-rw-r--r-- | jjb/releng/testapi-automate.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/jjb/releng/testapi-automate.yml b/jjb/releng/testapi-automate.yml index 8f3ae0c23..dd76538a3 100644 --- a/jjb/releng/testapi-automate.yml +++ b/jjb/releng/testapi-automate.yml @@ -258,8 +258,7 @@ name: 'testapi-automate-docker-deploy-macro' builders: - shell: | - echo 'disable TestAPI update temporarily due to frequent change' -# bash ./jjb/releng/testapi-docker-deploy.sh + bash ./jjb/releng/testapi-docker-deploy.sh ################################ # job publishers |