From e15888910403c49c9fdab1d73b6b022b7f47f36f Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Thu, 5 Apr 2018 11:06:42 +0200 Subject: Create daily Fraser jobs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It doesn't assign any Fraser job to (virtual) pods. It also stops checking deployement what is duplicating healthcheck. Change-Id: Ia370380e20b833d03f09b2098478a8930e4f8dc0 Signed-off-by: Cédric Ollivier --- jjb/functest/functest-daily-jobs.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'jjb/functest/functest-daily-jobs.yml') diff --git a/jjb/functest/functest-daily-jobs.yml b/jjb/functest/functest-daily-jobs.yml index 8ffbe9e63..b93a56bad 100644 --- a/jjb/functest/functest-daily-jobs.yml +++ b/jjb/functest/functest-daily-jobs.yml @@ -14,6 +14,10 @@ stream: master branch: '{stream}' gs-pathname: '' + fraser: &fraser + stream: fraser + branch: 'stable/{stream}' + gs-pathname: '/{stream}' euphrates: &euphrates stream: euphrates branch: 'stable/{stream}' -- cgit 1.2.3-korg