Skip to content

Commit 7c4d4e9

Browse files
Merge pull request #150 from stbenjam/qe-component-readiness
Migrate to ci_analysis_qe dataset
2 parents 8475a10 + 8a841ed commit 7c4d4e9

File tree

3 files changed

+11776
-36
lines changed

3 files changed

+11776
-36
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ mapping: build
1212
# OCP Engineering
1313
./ci-test-mapping map --mode=local
1414
# QE
15-
./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 ""
15+
./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 ""
1616
# Verify mappings don't move anything into Unknown
1717
./ci-test-mapping map-verify
1818

0 commit comments

Comments
 (0)