Skip to content
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

Adding job_type to the fingerprint index #746

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

vishnuchalla
Copy link
Collaborator

@vishnuchalla vishnuchalla commented Feb 12, 2025

Type of change

  • Refactor
  • New feature
  • Bug fix
  • Optimization
  • Documentation Update

Description

Adding job types to CI fingerprint.

Related Tickets & Documents

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

Testing

Tested in local in a hacky way.

  1. Jenkins
vchalla@vchalla-thinkpadp1gen2:~/myforks/e2e-benchmarking$ curl -s "$JENKINS_JOB_URL" | jq -r '.actions[].causes[].shortDescription' 2>/dev/null
Started by upstream project "scale-ci/e2e-benchmarking-multibranch-pipeline/loaded-upgrade" build number 1,920
Started by user Meha Bhalodiya
Rebuilds build #2,086
  1. Prow - Followed the docs to make use of ENVs: https://docs.prow.k8s.io/docs/jobs/
  2. Airflow - Looked at other usage of Airflow Envs: https://github.com/search?q=AIRFLOW_CTX_DAG_RUN_ID&type=code&p=1

Copy link

openshift-ci bot commented Feb 12, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vishnuchalla

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@vishnuchalla
Copy link
Collaborator Author

@paigerube14 please confirm jenkins side of things.

@paigerube14
Copy link
Collaborator

@vishnuchalla I'm not sure what's happening but I don't see the index metadata json outputted or in opensearch. No clear error though

https://jenkins-csb-openshift-qe-mastern.dno.corp.redhat.com/job/scale-ci/job/e2e-benchmarking-multibranch-pipeline/job/kube-burner-ocp/2097/console

@jtaleric
Copy link
Member

/test

Copy link

openshift-ci bot commented Feb 12, 2025

@jtaleric: The /test command needs one or more targets.
The following commands are available to trigger required jobs:

/test e2e-cluster-density-v2-single-node
/test e2e-conc-builds-single-node
/test e2e-ingress-perf-single-node
/test e2e-network-policy-single-node
/test e2e-network-smoke-single-node
/test e2e-node-density-cni-single-node
/test e2e-node-density-heavy-single-node
/test e2e-node-density-single-node
/test e2e-router-perf-single-node
/test e2e-udn-density-pods-l2
/test e2e-udn-density-pods-l3

In response to this:

/test

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@jtaleric
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Feb 12, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit bf54500 into cloud-bulldozer:master Feb 12, 2025
2 checks passed
paigerube14 pushed a commit to paigerube14/e2e-benchmarking that referenced this pull request Feb 12, 2025
Adding job_type to the fingerprint index
paigerube14 added a commit to paigerube14/e2e-benchmarking that referenced this pull request Feb 12, 2025
Adding job_type to the fingerprint index
paigerube14 added a commit to paigerube14/e2e-benchmarking that referenced this pull request Feb 12, 2025
Adding job_type to the fingerprint index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants