Skip to content

Commit

Permalink
Merge pull request #150 from stbenjam/qe-component-readiness
Browse files Browse the repository at this point in the history
Migrate to ci_analysis_qe dataset
  • Loading branch information
openshift-merge-bot[bot] authored Sep 26, 2024
2 parents 8475a10 + 8a841ed commit 7c4d4e9
Show file tree
Hide file tree
Showing 3 changed files with 11,776 additions and 36 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ mapping: build
# OCP Engineering
./ci-test-mapping map --mode=local
# QE
./ci-test-mapping map --bigquery-dataset ci_analysis_us --bigquery-project openshift-gce-devel --table-junit qe_junit --table-mapping qe_component_mapping --mode=local --config ""
./ci-test-mapping map --bigquery-dataset ci_analysis_us --bigquery-project openshift-gce-devel --bigquery-dataset ci_analysis_qe --table-junit junit --table-mapping component_mapping --mode=local --config ""
# Verify mappings don't move anything into Unknown
./ci-test-mapping map-verify

Expand Down
Loading

0 comments on commit 7c4d4e9

Please sign in to comment.