Skip to content

Commit

Permalink
Merge pull request #2079 from uc-cdis/test/multiple-guppy-config
Browse files Browse the repository at this point in the history
Add multiple guppy config to jenkins envs for dicom-viewer tests.
  • Loading branch information
jingh8 authored Jul 5, 2022
2 parents a37f3df + 0b83357 commit 1a23130
Show file tree
Hide file tree
Showing 6 changed files with 96 additions and 0 deletions.
16 changes: 16 additions & 0 deletions jenkins-blood.planx-pla.net/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,22 @@
{
"index": "jenkins_cmc_alias",
"type": "clinical_trials"
},
{
"index": "midrc_dataset",
"type": "dataset"
},
{
"index": "midrc_case",
"type": "case"
},
{
"index": "midrc_imaging_data_file",
"type": "imaging_data_file"
},
{
"index": "midrc_imaging_study",
"type": "imaging_study"
}
],
"config_index": "jenkins_configs_alias",
Expand Down
16 changes: 16 additions & 0 deletions jenkins-brain.planx-pla.net/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,22 @@
{
"index": "jenkins_cmc_alias",
"type": "clinical_trials"
},
{
"index": "midrc_dataset",
"type": "dataset"
},
{
"index": "midrc_case",
"type": "case"
},
{
"index": "midrc_imaging_data_file",
"type": "imaging_data_file"
},
{
"index": "midrc_imaging_study",
"type": "imaging_study"
}
],
"config_index": "jenkins_configs_alias",
Expand Down
16 changes: 16 additions & 0 deletions jenkins-dcp.planx-pla.net/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,22 @@
{
"index": "jenkins_cmc_alias",
"type": "clinical_trials"
},
{
"index": "midrc_dataset",
"type": "dataset"
},
{
"index": "midrc_case",
"type": "case"
},
{
"index": "midrc_imaging_data_file",
"type": "imaging_data_file"
},
{
"index": "midrc_imaging_study",
"type": "imaging_study"
}
],
"config_index": "jenkins_configs_alias",
Expand Down
16 changes: 16 additions & 0 deletions jenkins-genomel.planx-pla.net/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,22 @@
{
"index": "jenkins_cmc_alias",
"type": "clinical_trials"
},
{
"index": "midrc_dataset",
"type": "dataset"
},
{
"index": "midrc_case",
"type": "case"
},
{
"index": "midrc_imaging_data_file",
"type": "imaging_data_file"
},
{
"index": "midrc_imaging_study",
"type": "imaging_study"
}
],
"config_index": "jenkins_configs_alias",
Expand Down
16 changes: 16 additions & 0 deletions jenkins-new.planx-pla.net/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,22 @@
{
"index": "jenkins_cmc_alias",
"type": "clinical_trials"
},
{
"index": "midrc_dataset",
"type": "dataset"
},
{
"index": "midrc_case",
"type": "case"
},
{
"index": "midrc_imaging_data_file",
"type": "imaging_data_file"
},
{
"index": "midrc_imaging_study",
"type": "imaging_study"
}
],
"config_index": "jenkins_configs_alias",
Expand Down
16 changes: 16 additions & 0 deletions jenkins-niaid.planx-pla.net/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,22 @@
{
"index": "jenkins_cmc_alias",
"type": "clinical_trials"
},
{
"index": "midrc_dataset",
"type": "dataset"
},
{
"index": "midrc_case",
"type": "case"
},
{
"index": "midrc_imaging_data_file",
"type": "imaging_data_file"
},
{
"index": "midrc_imaging_study",
"type": "imaging_study"
}
],
"config_index": "jenkins_configs_alias",
Expand Down

0 comments on commit 1a23130

Please sign in to comment.