diff options
author | Krishna <krishnamoorthy.manoharan@stl.tech> | 2022-05-11 15:43:43 +0530 |
---|---|---|
committer | Krishna <krishnamoorthy.manoharan@stl.tech> | 2022-05-11 15:43:43 +0530 |
commit | 584383417b148541fe3bd13c70f130d18016a13c (patch) | |
tree | 29d0e389d0a3786c20efb1206402b8bac717c246 /jjb/optf/optf-osdf-csit.yaml | |
parent | 5654762e172cc53d56704c4ddd3fae7c716fb256 (diff) |
[OOF] Add jobs for Jakarta
Issue-ID: OPTFRA-1055
Signed-off-by: Krishna <krishnamoorthy.manoharan@stl.tech>
Change-Id: Ia3a22c0fc4b20b6884a13a142d9d7923e44aabb5
Diffstat (limited to 'jjb/optf/optf-osdf-csit.yaml')
-rw-r--r-- | jjb/optf/optf-osdf-csit.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/optf/optf-osdf-csit.yaml b/jjb/optf/optf-osdf-csit.yaml index be1a65674..708e3e10c 100644 --- a/jjb/optf/optf-osdf-csit.yaml +++ b/jjb/optf/optf-osdf-csit.yaml @@ -11,7 +11,7 @@ stream: - 'master': branch: 'master' - - 'istanbul': - branch: 'istanbul' + - 'jakarta': + branch: 'jakarta' mvn-settings: 'optf-osdf-settings' robot-options: '' |