Fix OS_CLOUD export for image validation
[releng/global-jjb.git] / .jjb-test / defaults.yaml
index 75b5061..f7d8894 100644 (file)
@@ -4,13 +4,14 @@
 
     # General
     jenkins-ssh-credential: test-credential
+    jenkins-ssh-release-credential: test-release-credential
 
     # Gerrit Infra
     gerrit-server-name: test-server
 
     # GitHub Infra
     git-url: https://github.com
-    git-clone-url: 'git@github.com:'
+    git-clone-url: "git@github.com:"
     github-org: example-org
     github_pr_whitelist:
       - jpwku
@@ -19,7 +20,6 @@
     github_pr_admin_list:
       - tykeal
 
-    lftools-version: '<1.0.0'
     mvn-site-id: project-site
     mvn-staging-id: project-staging
 
@@ -27,6 +27,3 @@
     project: releng/ciman
     stream: latest
     build-node: build-vm
-
-    view-regex: '{project-name}-.*'
-    view-description: 'List of {project-name} jobs'