-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[WIP] Jv perf scale baseline only has nightlies #79848
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
JoukoVirtanen
wants to merge
7
commits into
openshift:main
Choose a base branch
from
JoukoVirtanen:jv-perf-scale-baseline-only-has-nightlies
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
fb4ae21
X-Smart-Branch-Parent: main
JoukoVirtanen 537b0b5
If ORION_JOB_TYPE is set, job_type is set to ORION_JOB_TYPE
JoukoVirtanen ae17709
Changed ORION_JOB_TYPE to ORION_BASELINE_JOB_TYPE and moved logic to …
JoukoVirtanen dd5d66a
pull_number should now be set correctly
JoukoVirtanen c091b3c
baseline_category is not global
JoukoVirtanen bf165c9
Added ORION_BASELINE_JOB_TYPE to more refs
JoukoVirtanen c5aee7d
Temporarily adding a job to test changes
JoukoVirtanen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
70 changes: 70 additions & 0 deletions
70
ci-operator/config/stackrox/stackrox/stackrox-stackrox-jv-test-perf-scale__perf-scale.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,70 @@ | ||
| base_images: | ||
| ocp-4: | ||
| name: automation-flavors | ||
| namespace: stackrox | ||
| tag: openshift-4-stable | ||
| build_root: | ||
| image_stream_tag: | ||
| name: apollo-ci | ||
| namespace: stackrox | ||
| tag: stackrox-ui-test-0.5.2 | ||
| releases: | ||
| latest: | ||
| release: | ||
| channel: stable | ||
| version: 4.20.8 | ||
| resources: | ||
| '*': | ||
| requests: | ||
| cpu: 2000m | ||
| memory: 4000Mi | ||
| test_binary_build_commands: .openshift-ci/dispatch.sh test-binary-build-commands | ||
| tests: | ||
| - always_run: false | ||
| as: 24nodes-scale-test | ||
| optional: true | ||
| reporter_config: | ||
| channel: '#acs-perfscale' | ||
| job_states_to_report: | ||
| - success | ||
| - failure | ||
| - error | ||
| report_template: '{{if eq .Status.State "success"}} :slack-green: Job *{{.Spec.Job}}* | ||
| ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> {{else}} :failed: | ||
| Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> | ||
| {{end}}' | ||
| steps: | ||
| allow_skip_on_success: true | ||
| cluster_profile: aws-stackrox | ||
| env: | ||
| BASE_DOMAIN: perfscale.rox.systems | ||
| CD_V2_EXTRA_FLAGS: --churn-duration=20m --timeout=8h --metrics-profile metrics-aggregated.yml,https://raw.githubusercontent.com/stackrox/stackrox/refs/heads/master/tests/performance/scale/config/metrics-acs.yml | ||
| COMPUTE_NODE_REPLICAS: "24" | ||
| PODS_PER_NODE: "240" | ||
| ROX_SCANNER_V4_ENABLED: "true" | ||
| SCANNER_V4_MATCHER_READINESS: vulnerability | ||
| SCANNER_V4_MATCHER_READINESS_MAX_WAIT: "3600" | ||
| TEST_SUITE: ocp-perf-scale-tests | ||
| USER_TAGS: | | ||
| TicketId 382 | ||
| RoxProject PerfScale | ||
| ZONES_COUNT: "3" | ||
| post: | ||
| - chain: gather-core-dump | ||
| - chain: ipi-aws-post | ||
| - ref: stackrox-stackrox-end | ||
| pre: | ||
| - ref: stackrox-stackrox-begin | ||
| - ref: stackrox-stackrox-e2e-test | ||
| - chain: ipi-conf-aws | ||
| - chain: ipi-install | ||
| - chain: create-infra-move-ingress-monitoring-registry | ||
| - ref: stackrox-install-helm | ||
| test: | ||
| - chain: stackrox-perfscale | ||
| timeout: 14h0m0s | ||
| zz_generated_metadata: | ||
| branch: jv-test-perf-scale | ||
| org: stackrox | ||
| repo: stackrox | ||
| variant: perf-scale | ||
99 changes: 99 additions & 0 deletions
99
ci-operator/jobs/stackrox/stackrox/stackrox-stackrox-jv-test-perf-scale-presubmits.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,99 @@ | ||
| presubmits: | ||
| stackrox/stackrox: | ||
| - agent: kubernetes | ||
| always_run: false | ||
| branches: | ||
| - ^jv-test-perf-scale$ | ||
| - ^jv-test-perf-scale- | ||
| cluster: build07 | ||
| context: ci/prow/perf-scale-24nodes-scale-test | ||
| decorate: true | ||
| decoration_config: | ||
| skip_cloning: true | ||
| timeout: 14h0m0s | ||
| labels: | ||
| ci-operator.openshift.io/cloud: aws | ||
| ci-operator.openshift.io/cloud-cluster-profile: aws-stackrox | ||
| ci-operator.openshift.io/variant: perf-scale | ||
| ci.openshift.io/generator: prowgen | ||
| pj-rehearse.openshift.io/can-be-rehearsed: "true" | ||
| name: pull-ci-stackrox-stackrox-jv-test-perf-scale-perf-scale-24nodes-scale-test | ||
| optional: true | ||
| reporter_config: | ||
| slack: | ||
| channel: '#acs-perfscale' | ||
| job_states_to_report: | ||
| - success | ||
| - failure | ||
| - error | ||
| report_template: '{{if eq .Status.State "success"}} :slack-green: Job *{{.Spec.Job}}* | ||
| ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> {{else}} :failed: | ||
| Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View | ||
| logs> {{end}}' | ||
| rerun_command: /test perf-scale-24nodes-scale-test | ||
| spec: | ||
| containers: | ||
| - args: | ||
| - --gcs-upload-secret=/secrets/gcs/service-account.json | ||
| - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson | ||
| - --lease-server-credentials-file=/etc/boskos/credentials | ||
| - --report-credentials-file=/etc/report/credentials | ||
| - --secret-dir=/secrets/ci-pull-credentials | ||
| - --target=24nodes-scale-test | ||
| - --variant=perf-scale | ||
| command: | ||
| - ci-operator | ||
| env: | ||
| - name: HTTP_SERVER_IP | ||
| valueFrom: | ||
| fieldRef: | ||
| fieldPath: status.podIP | ||
| image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest | ||
| imagePullPolicy: Always | ||
| name: "" | ||
| ports: | ||
| - containerPort: 8080 | ||
| name: http | ||
| resources: | ||
| requests: | ||
| cpu: 10m | ||
| volumeMounts: | ||
| - mountPath: /etc/boskos | ||
| name: boskos | ||
| readOnly: true | ||
| - mountPath: /secrets/ci-pull-credentials | ||
| name: ci-pull-credentials | ||
| readOnly: true | ||
| - mountPath: /secrets/gcs | ||
| name: gcs-credentials | ||
| readOnly: true | ||
| - mountPath: /secrets/manifest-tool | ||
| name: manifest-tool-local-pusher | ||
| readOnly: true | ||
| - mountPath: /etc/pull-secret | ||
| name: pull-secret | ||
| readOnly: true | ||
| - mountPath: /etc/report | ||
| name: result-aggregator | ||
| readOnly: true | ||
| serviceAccountName: ci-operator | ||
| volumes: | ||
| - name: boskos | ||
| secret: | ||
| items: | ||
| - key: credentials | ||
| path: credentials | ||
| secretName: boskos-credentials | ||
| - name: ci-pull-credentials | ||
| secret: | ||
| secretName: ci-pull-credentials | ||
| - name: manifest-tool-local-pusher | ||
| secret: | ||
| secretName: manifest-tool-local-pusher | ||
| - name: pull-secret | ||
| secret: | ||
| secretName: registry-pull-credentials | ||
| - name: result-aggregator | ||
| secret: | ||
| secretName: result-aggregator | ||
| trigger: (?m)^/test( | .* )perf-scale-24nodes-scale-test,?($|\s.*) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirm this temporary test config is removed before merge.
The metadata targets a personal branch (
jv-test-perf-scale) and the commit message states this job was "Temporarily adding a job to test changes". This file looks like a scratch artifact for exercising the Orion baseline refactor, not a production config destined formain. The PR is already WIP//hold, so this is just a reminder to drop it (or repoint to a real branch) before lifting the hold.Want me to open a tracking issue so this temporary config isn't accidentally merged?
🤖 Prompt for AI Agents