From 0722545de568916c121c24988f446f2ac20072ca Mon Sep 17 00:00:00 2001 From: "Eby, Robert (re2429)" Date: Thu, 29 Nov 2018 16:18:18 -0500 Subject: [PATCH] Add staging builds to six projects Change-Id: I7f2f6e72a725ce0ca2ef73fa07ce14fd25a1c1e8 Signed-off-by: Eby, Robert (re2429) --- jjb/airshipinabottle_deploy/airshipinabottle_deploy.yaml | 1 + jjb/redfish/redfish.yaml | 1 + jjb/regional_controller/regional_controller.yaml | 1 + jjb/sample_vnf/sample_vnf.yaml | 1 + jjb/test_automation/test_automation.yaml | 1 + jjb/yaml_builds/yaml_builds.yaml | 1 + 6 files changed, 6 insertions(+) diff --git a/jjb/airshipinabottle_deploy/airshipinabottle_deploy.yaml b/jjb/airshipinabottle_deploy/airshipinabottle_deploy.yaml index 51eb3fb..d183344 100644 --- a/jjb/airshipinabottle_deploy/airshipinabottle_deploy.yaml +++ b/jjb/airshipinabottle_deploy/airshipinabottle_deploy.yaml @@ -29,6 +29,7 @@ refspec: refs/heads/master jobs: - akraino-project-stream-release-config + - akraino-project-stream-stage-config views: - project-view cron: 'H H * * 0' # push fresh snapshot weekly diff --git a/jjb/redfish/redfish.yaml b/jjb/redfish/redfish.yaml index ae0cffe..bab04b1 100644 --- a/jjb/redfish/redfish.yaml +++ b/jjb/redfish/redfish.yaml @@ -29,6 +29,7 @@ refspec: refs/heads/master jobs: - akraino-project-stream-release-config + - akraino-project-stream-stage-config views: - project-view cron: 'H H * * 0' # push fresh snapshot weekly diff --git a/jjb/regional_controller/regional_controller.yaml b/jjb/regional_controller/regional_controller.yaml index eac0cd4..0d3c380 100644 --- a/jjb/regional_controller/regional_controller.yaml +++ b/jjb/regional_controller/regional_controller.yaml @@ -29,6 +29,7 @@ refspec: refs/heads/master jobs: - akraino-project-stream-release-config + - akraino-project-stream-stage-config views: - project-view cron: 'H H * * 0' # push fresh snapshot weekly diff --git a/jjb/sample_vnf/sample_vnf.yaml b/jjb/sample_vnf/sample_vnf.yaml index d7245f1..41107cf 100644 --- a/jjb/sample_vnf/sample_vnf.yaml +++ b/jjb/sample_vnf/sample_vnf.yaml @@ -29,6 +29,7 @@ refspec: refs/heads/master jobs: - akraino-project-stream-release-config + - akraino-project-stream-stage-config views: - project-view cron: 'H H * * 0' # push fresh snapshot weekly diff --git a/jjb/test_automation/test_automation.yaml b/jjb/test_automation/test_automation.yaml index 4149540..de6efa7 100644 --- a/jjb/test_automation/test_automation.yaml +++ b/jjb/test_automation/test_automation.yaml @@ -29,6 +29,7 @@ refspec: refs/heads/master jobs: - akraino-project-stream-release-config + - akraino-project-stream-stage-config views: - project-view cron: 'H H * * 0' # push fresh snapshot weekly diff --git a/jjb/yaml_builds/yaml_builds.yaml b/jjb/yaml_builds/yaml_builds.yaml index fe64ca5..0d49ba1 100644 --- a/jjb/yaml_builds/yaml_builds.yaml +++ b/jjb/yaml_builds/yaml_builds.yaml @@ -29,6 +29,7 @@ refspec: refs/heads/master jobs: - akraino-project-stream-release-config + - akraino-project-stream-stage-config views: - project-view cron: 'H H * * 0' # push fresh snapshot weekly -- 2.16.6