diff options
-rw-r--r-- | functest/ci/testcases.yaml | 2 | ||||
-rw-r--r-- | upper-constraints.txt | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 09d733269..179073a3d 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -413,7 +413,6 @@ tiers: - case_name: bgpvpn project_name: sdnvpn - enabled: false criteria: 100 blocking: false description: >- @@ -439,7 +438,6 @@ tiers: - case_name: barometercollectd project_name: barometer - enabled: false criteria: 100 blocking: false description: >- diff --git a/upper-constraints.txt b/upper-constraints.txt index 036f98e84..ec82f6f6b 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -1,4 +1,4 @@ -git+https://gerrit.opnfv.org/gerrit/functest#egg=functest +git+https://gerrit.opnfv.org/gerrit/functest@stable/hunter#egg=functest git+https://gerrit.opnfv.org/gerrit/releng#egg=opnfv&subdirectory=modules git+https://gerrit.opnfv.org/gerrit/snaps@0dacfaa2fbd2dfe7fc9d438b9350a0187506e61c#egg=snaps git+https://gerrit.opnfv.org/gerrit/barometer#egg=baro_tests |