diff options
-rw-r--r-- | jjb/optf/optf-cmso-csit.yaml | 2 | ||||
-rw-r--r-- | jjb/optf/optf-has-csit.yaml | 1 | ||||
-rw-r--r-- | jjb/optf/optf-osdf-csit.yaml | 1 |
3 files changed, 1 insertions, 3 deletions
diff --git a/jjb/optf/optf-cmso-csit.yaml b/jjb/optf/optf-cmso-csit.yaml index 3b1de276a..5c4347331 100644 --- a/jjb/optf/optf-cmso-csit.yaml +++ b/jjb/optf/optf-cmso-csit.yaml @@ -11,6 +11,6 @@ branch: master functionality: - 'cmso': - trigger_jobs: 'optf-cmso-master-docker-java-version-shell-daily' + trigger_jobs: robot-options: '' branch: 'master' diff --git a/jjb/optf/optf-has-csit.yaml b/jjb/optf/optf-has-csit.yaml index 73b2771f0..dd41c92c3 100644 --- a/jjb/optf/optf-has-csit.yaml +++ b/jjb/optf/optf-has-csit.yaml @@ -11,5 +11,4 @@ functionality: - 'has': trigger_jobs: - - '{project-name}-{stream}-conductor-docker-java-version-shell-daily' robot-options: '' diff --git a/jjb/optf/optf-osdf-csit.yaml b/jjb/optf/optf-osdf-csit.yaml index 7a9c7fc8b..e142b23e3 100644 --- a/jjb/optf/optf-osdf-csit.yaml +++ b/jjb/optf/optf-osdf-csit.yaml @@ -11,5 +11,4 @@ functionality: - 'osdf': trigger_jobs: - - '{project-name}-{stream}-osdf-docker-java-version-shell-daily' robot-options: '' |