| commit | a138f268acbc321d9a1aa0816e5c5bb7b95a7f50 | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Thu Jan 29 11:11:51 2026 +0100 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Thu Jan 29 11:11:51 2026 +0100 |
| tree | 2f346a3b040752f848c33e016f680997773f19fc | |
| parent | 25c0416e882ccbfc7130ab07645fe8c7b38c108a [diff] |
Fix Gitops_05 to update app Change-Id: I9462e920bb2bb83b8be897777246b36721d6322a Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/robot-systest/resources/gitops_05-model-params.yaml b/robot-systest/resources/gitops_05-model-params.yaml index 6441b84..ad08e85 100644 --- a/robot-systest/resources/gitops_05-model-params.yaml +++ b/robot-systest/resources/gitops_05-model-params.yaml
@@ -22,6 +22,8 @@ hrset-values: - name: jenkins inline-values: + image: + repository: bitnamilegacy/jenkins service: ports: http: "8080"
diff --git a/robot-systest/resources/gitops_05-secret-params.yaml b/robot-systest/resources/gitops_05-secret-params.yaml index d8e3509..c86de71 100644 --- a/robot-systest/resources/gitops_05-secret-params.yaml +++ b/robot-systest/resources/gitops_05-secret-params.yaml
@@ -11,6 +11,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -jenkins: +jenkins-myapp: jenkinsUser: admin jenkinsPassword: J3nk1n2P2ssw0rd
diff --git a/robot-systest/testsuite/gitops_05-declarative_app_instance_modeling.robot b/robot-systest/testsuite/gitops_05-declarative_app_instance_modeling.robot index 07d954e..9e6d839 100644 --- a/robot-systest/testsuite/gitops_05-declarative_app_instance_modeling.robot +++ b/robot-systest/testsuite/gitops_05-declarative_app_instance_modeling.robot
@@ -33,7 +33,7 @@ # OKA packages ${OKA_FOLDER} '%{PACKAGES_FOLDER}/oka' ${OKA1_PKG} apps/cicd-full-suite -${OKA1_NAME} cicd-gitops05 +${OKA1_NAME} cicd-full-suite ${OKA1_PROFILE} app-profile # VIM and Cluster