Skip to content

Commit

Permalink
Revert "WX-927 Lots of Centaur tests for GCPBATCH (#7496)" (#7512)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcovarr committed Aug 26, 2024
1 parent 459a6ef commit da84489
Show file tree
Hide file tree
Showing 91 changed files with 90 additions and 106 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ignore: false
name: abort.restart_abort_jes
testFormat: ScheduledAbortWithRestart
callMark: scheduled_abort.aborted
backends: [Papi, GCPBATCH]
backends: [Papi]

files {
workflow: abort/scheduled_abort.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: attempt_to_call_size_function_on_bucket
testFormat: workflowfailure
backends: [Papiv2, GCPBATCH]
backends: [Papiv2]

files {
workflow: attempt_to_call_size_function_on_bucket/attempt_to_call_size_function_on_bucket.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: bucket_name_with_no_trailing_slash
testFormat: workflowfailure
backends: [Papiv2, GCPBATCH]
backends: [Papiv2]

files {
workflow: attempt_to_localize_bucket_as_file/attempt_to_localize_bucket_as_file.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: call_cache_capoeira_jes
testFormat: workflowsuccess
backends: [Papi, Local, GCPBATCH]
backends: [Papi, Local]
retryTestFailures: false

files {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# A list of call cache hint prefixes is explicitly specified but empty.
name: call_cache_hit_prefixes_empty_hint_papi
testFormat: runtwiceexpectingcallcaching
backends: [Papi, GCPBATCH]
backends: [Papi]

files {
workflow: call_cache_hit_prefixes/call_cache_hit_prefixes.wdl
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# should not see the first's cache entries.
name: call_cache_hit_prefixes_two_roots_empty_hint_cache_hit_papi
testFormat: runthriceexpectingcallcaching
backends: [Papi, GCPBATCH]
backends: [Papi]

files {
workflow: call_cache_hit_prefixes/call_cache_hit_prefixes.wdl
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Each run has different "jes_gcs_root"s so they should not see each other's cache entries.
name: call_cache_hit_prefixes_two_roots_empty_hint_cache_miss_papi
testFormat: runtwiceexpectingnocallcaching
backends: [Papi, GCPBATCH]
backends: [Papi]

files {
workflow: call_cache_hit_prefixes/call_cache_hit_prefixes.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: checkpointing
testFormat: workflowsuccess
backends: [Papiv2, GCPBATCH]
backends: [Papiv2]

files {
workflow: checkpointing/checkpointing.wdl
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

name: collections_delete
testFormat: workflowsuccess
backends: [Papiv2, GCPBATCH]
backends: [Papiv2]

files {
workflow: delete_intermediates/collections_delete.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: confirm_preemptible
testFormat: workflowsuccess
backends: [Papi, GCPBATCH]
backends: [Papi]

files {
workflow: confirm_preemptible/confirm_preemptible.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: copy_workflow_outputs_scattered_papi
backends: [Papiv2, GCPBATCH]
backends: [Papiv2]
testFormat: workflowsuccess

files {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: copy_workflow_outputs_unscattered_papi
backends: [Papiv2, GCPBATCH]
backends: [Papiv2]
testFormat: workflowsuccess

files {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: custom_entrypoint
testFormat: workflowsuccess
backends: [Papi, Papiv2, GCPBATCH]
backends: [Papi, Papiv2]

files {
workflow: custom_entrypoint/custom_entrypoint.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: custom_mount_point
testFormat: workflowsuccess
backends: [Papi, GCPBATCH]
backends: [Papi]

files {
workflow: custom_mount_point/custom_mount_point.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dedup_localizations_papi_v2
testFormat: workflowsuccess
backends: [Papiv2, GCPBATCH]
backends: [Papiv2]

files {
workflow: dedup_localizations_papi_v2/dedup_localizations_papi_v2.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: directory_type_output_papi
testFormat: workflowsuccess
tags: ["wdl_cascades"]
backends: [Papi, GCPBATCH]
backends: [Papi]

files {
workflow: wdl_cascades/directory_type_output/directory_type_output.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: directory_type_papi
testFormat: workflowsuccess
tags: ["wdl_cascades"]
backends: [Papi, GCPBATCH]
backends: [Papi]

files {
workflow: wdl_cascades/directory_type/directory_type.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: do_not_retry_rc1
testFormat: workflowsuccess
backends: [Papiv2, GCPBATCH]
backends: [Papiv2]

files {
workflow: retry_with_more_memory/do_not_retry_rc1.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: docker_hash_dockerhub_private
testFormat: workflowsuccess
backends: [Papi, GCPBATCH]
backends: [Papi]

files {
workflow: docker_hash/docker_hash_dockerhub_private.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: docker_hash_gcr_private
testFormat: workflowsuccess
backends: [Papi, GCPBATCH]
backends: [Papi]

files {
workflow: docker_hash/docker_hash_gcr_private.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: docker_size_dockerhub
testFormat: workflowsuccess
backends: [Papiv2, GCPBATCH]
backends: [Papiv2]

files {
workflow: docker_size/docker_size_dockerhub.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: docker_size_gcr
testFormat: workflowsuccess
backends: [Papiv2, GCPBATCH]
backends: [Papiv2]

files {
workflow: docker_size/docker_size_gcr.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: draft3_call_cache_capoeira_jes
testFormat: workflowsuccess
backends: [Papi, Local, GCPBATCH]
backends: [Papi, Local]
workflowType: WDL
workflowTypeVersion: 1.0
tags: ["wdl_1.0"]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: draft3_custom_mount_point
testFormat: workflowsuccess
backends: [Papi, GCPBATCH]
backends: [Papi]

files {
workflow: wdl_draft3/custom_mount_point/custom_mount_point.wdl
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ testFormat: workflowsuccess
workflowType: WDL
workflowTypeVersion: 1.0
tags: ["wdl_1.0"]
backends: [Papiv2, GCPBATCH]
backends: [Papiv2]

files {
workflow: wdl_draft3/draft3_nio_file/draft3_nio_file_papi2.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: draft3_read_write_functions_papi
testFormat: workflowsuccess
tags: ["wdl_1.0"]
backends: [Papi, GCPBATCH]
backends: [Papi]
tags: ["wdl_1.0"]

files {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: error_10_preemptible
testFormat: workflowsuccess
backends: [Papiv2, GCPBATCH]
backends: [Papiv2]

files {
workflow: error_10_preemptible/error_10_preemptible.wdl
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

name: exhaustive_delete
testFormat: workflowsuccess
backends: [Papiv2, GCPBATCH]
backends: [Papiv2]

files {
workflow: delete_intermediates/exhaustive_delete.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: failures.restart_while_failing_jes
testFormat: WorkflowFailureRestartWithRecover
callMark: restart_while_failing.B1
backends: [Papi, GCPBATCH]
backends: [Papi]
tags: [restart]

files {
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Tests that a runtime option to save call logs is copying said logs appropriately.

name: final_call_logs_dir_jes
backends: [Papi, GCPBATCH]
backends: [Papi]

testFormat: workflowsuccess

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: gcs_file_name_with_spaces_in_the_middle
testFormat: workflowsuccess
backends: [Papiv2, GCPBATCH]
backends: [Papiv2]

files {
workflow: gcs_file_name_with_newline_in_the_middle/gcs_file_name_with_newline_in_the_middle.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: gcs_path_ending_with_newline
testFormat: workflowsuccess
backends: [Papiv2, GCPBATCH]
backends: [Papiv2]

files {
workflow: gcs_path_ending_with_newline/gcs_path_ending_with_newline.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: gcs_underscore_bucket
testFormat: workflowsuccess
backends: [Papi, GCPBATCH]
backends: [Papi]

files {
inputs: gcs_underscore_bucket/gcs_underscore_bucket.inputs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: google_labels_bad
testFormat: workflowfailure
backends: [Papiv2, GCPBATCH]
backends: [Papiv2]

files {
workflow: google_labels/google_labels.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: google_labels_good
testFormat: workflowsuccess
backends: [Papiv2, GCPBATCH]
backends: [Papiv2]

files {
workflow: google_labels/google_labels.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: google_labels_sub
testFormat: workflowsuccess
backends: [Papiv2, GCPBATCH]
backends: [Papiv2]

files {
workflow: google_labels/wrapper.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: gpu_cuda_image
testFormat: workflowsuccess
backends: [Papi, GCPBATCH]
backends: [Papi]
ignore: true

files {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: gpu_on_papi_invalid
testFormat: workflowfailure
backends: [Papi, GCPBATCH]
backends: [Papi]

files {
workflow: gpu_on_papi/gpu_on_papi.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: gpu_on_papi_valid
testFormat: workflowsuccess
backends: [Papi, GCPBATCH]
backends: [Papi]
ignore: true

files {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

name: hello_delete
testFormat: workflowsuccess
backends: [Papiv2, GCPBATCH]
backends: [Papiv2]

files {
workflow: delete_intermediates/hello_delete.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: hello_google_legacy_machine_selection
testFormat: workflowsuccess
backends: [ Papiv2, GCPBATCH ]
backends: [ Papiv2 ]

files {
workflow: wdl_draft3/hello/hello.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: http_inputs
backends: [Local, Papiv2, GCPBATCH]
backends: [Local, Papiv2]
testFormat: workflowsuccess
skipDescribeEndpointValidation: true

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: input_expressions
testFormat: workflowsuccess
backends: [Papi, Local, GCPBATCH]
backends: [Papi, Local]

files {
workflow: input_expressions/input_expressions.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: input_from_bucket_with_requester_pays
testFormat: workflowsuccess
backends: [Papiv2, GCPBATCH]
backends: [Papiv2]
ignore: true
workflowType: WDL
workflowTypeVersion: 1.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: invalid_use_reference_disks_specification
testFormat: workflowfailure
backends: [ Papiv2, GCPBATCH ]
backends: [ Papiv2 ]

files {
workflow: invalid_use_reference_disks_specification/invalid_use_reference_disks_specification.wdl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: invalidate_bad_caches_jes
testFormat: workflowsuccess
backends: [Papi, GCPBATCH]
backends: [Papi]

files {
workflow: invalidate_bad_caches/invalidate_bad_caches.wdl
Expand Down
Loading

0 comments on commit da84489

Please sign in to comment.