diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-02-18 19:04:53 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-02-18 19:04:53 +0100 |
commit | 2b4c8b6f9fb1117e44c63804126d2999053a2185 (patch) | |
tree | b04c74954ba1d6226a20a497e23c5131cea5bb7f /jjb/functest | |
parent | 4818cd9300b643d2af764639593632f2074e62d3 (diff) |
Run Functest Gambia verify jobs
It ensures that the current release is always stable.
Change-Id: I6a9d479c9c2664493e5685651254c3fca358aec2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/functest')
-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 a67051ae0..5cfd88796 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -12,6 +12,8 @@ branch: master - hunter: branch: stable/hunter + - gambia: + branch: stable/gambia - parameter: name: functest-slave |