diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-02-07 14:20:36 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-02-07 14:20:36 +0100 |
commit | b8717867d835f58de44140fd33aec75f9dfb4603 (patch) | |
tree | 504a6cf2abb366d39b245d3e0850c09afdace2aa | |
parent | 1b3b3ed8bd98fe7fb94fcc4cf46e400226cdf783 (diff) |
Add Functest Hunter gates
The system under test (functest-virtual) is downgraded to Rocky.
It allows verifying Rocky and next Stein till the split of Functest POD.
Change-Id: Ia161b30d9a97f517e487b3dc0f751adcc9059234
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | jjb/functest/functest.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index ae9a8b705..2433594b3 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -10,6 +10,8 @@ tag: - latest: branch: master + - hunter: + branch: stable/hunter - parameter: name: functest-slave |