Skip to content

Commit

Permalink
Merge branch 'owls122033' into 'release/4.2'
Browse files Browse the repository at this point in the history
Adding Operator upgrade tests using Auxiliary domain, Mii domain and V8, V9 schema

See merge request weblogic-cloud/weblogic-kubernetes-operator!4835
  • Loading branch information
rjeberhard committed Oct 11, 2024
2 parents 45d4faf + 4e171ed commit b3e039b
Show file tree
Hide file tree
Showing 5 changed files with 233 additions and 277 deletions.
2 changes: 0 additions & 2 deletions Jenkinsfile.oke
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ CRON_SETTINGS_42 = '''H 1 * * 6 % MAVEN_PROFILE_NAME=oke-weekly-sequential;CLUST
H 23 * * 0-4 % MAVEN_PROFILE_NAME=oke-sequential;CLUSTER_NAME=seq42two;PARALLEL_RUN=false
H 18 * * 0-4 % MAVEN_PROFILE_NAME=oke-parallel;CLUSTER_NAME=par42one;PARALLEL_RUN=true'''



CRON_SETTINGS = "${env.JOB_NAME == 'wko-oke-nightly' ? CRON_SETTINGS_MAIN : CRON_SETTINGS_42}"

pipeline {
Expand Down
Loading

0 comments on commit b3e039b

Please sign in to comment.