Merge "Fix profile to build image"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 4 Sep 2019 18:41:06 +0000 (18:41 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 4 Sep 2019 18:41:06 +0000 (18:41 +0000)
jjb/policy/policy-common.yaml
jjb/policy/policy-parent.yaml
jjb/testsuite/testsuite-python-testing-utils.yaml

index faf8b8a..2b7d045 100644 (file)
@@ -16,6 +16,8 @@
     stream:
       - 'master':
           branch: 'master'
+      - 'elalto':
+          branch: 'elalto'
     mvn-settings: 'policy-common-settings'
     files: '**'
     archive-artifacts: ''
index 5445a71..2f82d77 100644 (file)
@@ -16,6 +16,8 @@
     stream:
       - 'master':
           branch: 'master'
+      - 'elalto':
+          branch: 'elalto'
     mvn-settings: 'policy-parent-settings'
     files: '**'
     archive-artifacts: ''
index 5cd6815..7bca18f 100644 (file)
@@ -9,8 +9,8 @@
     project: 'testsuite/python-testing-utils'
     subproject:
       - 'robotframework-onap':
-          tox-dir: robotframework-onap/
-          tox-envs: ''
+          tox-dir: './robotframework-onap/'
+          tox-envs: 'py27'
     stream:
       - 'master':
           branch: 'master'