1
1
interactions :
2
2
- request :
3
- body : " --c7b0cac44586b9a58b93797ea2fad1c4 \r\n Content-Disposition: form-data; name=\" workflowSource\" ;
3
+ body : " --88f84e416f47fe17324065454f11e3c3 \r\n Content-Disposition: form-data; name=\" workflowSource\" ;
4
4
filename=\" helloDockerHostname.wdl\"\r\n Content-Type: application/octet-stream\r\n\r\n version
5
5
1.0\n ## This is a test workflow that returns the Docker image name and tag\n ##
6
6
and measures execution time of the Hostname task.\n\n #### WORKFLOW DEFINITION\n\n workflow
@@ -45,10 +45,10 @@ interactions:
45
45
\ echo \" Expected Image: ~{expected_image}\"\n echo \" Hostname: $(hostname)\"\n
46
46
\ >>>\n\n output {\n File out = stdout()\n }\n\n runtime {\n cpu: 1\n
47
47
\ memory: \" 1 GB\"\n docker: \" ~{expected_image}\"\n }\n\n parameter_meta
48
- {\n expected_image: \" Docker image that should be running this task\"\n }\n }\n\r\n --c7b0cac44586b9a58b93797ea2fad1c4 \r\n Content-Disposition:
48
+ {\n expected_image: \" Docker image that should be running this task\"\n }\n }\n\r\n --88f84e416f47fe17324065454f11e3c3 \r\n Content-Disposition:
49
49
form-data; name=\" workflowOptions\" ; filename=\" options.json\"\r\n Content-Type:
50
50
application/json\r\n\r\n {\n \" workflow_failure_mode\" : \" ContinueWhilePossible\" ,\n
51
- \ \" write_to_cache\" : false,\n \" read_from_cache\" : false\n }\n\r\n --c7b0cac44586b9a58b93797ea2fad1c4 --\r\n "
51
+ \ \" write_to_cache\" : false,\n \" read_from_cache\" : false\n }\n\r\n --88f84e416f47fe17324065454f11e3c3 --\r\n "
52
52
headers :
53
53
accept :
54
54
- ' */*'
@@ -59,16 +59,16 @@ interactions:
59
59
content-length :
60
60
- ' 3904'
61
61
content-type :
62
- - multipart/form-data; boundary=c7b0cac44586b9a58b93797ea2fad1c4
62
+ - multipart/form-data; boundary=88f84e416f47fe17324065454f11e3c3
63
63
host :
64
- - gizmok120 .fhcrc.org:36633
64
+ - gizmoj4 .fhcrc.org:35141
65
65
user-agent :
66
66
- python-httpx/0.28.1
67
67
method : POST
68
- uri : https://gizmok120 .fhcrc.org:36633 /api/workflows/v1
68
+ uri : https://gizmoj4 .fhcrc.org:35141 /api/workflows/v1
69
69
response :
70
70
body :
71
- string : ' {"id":"ec12a110-dd9d-480f-9ee4-2615f29ea09b ","status":"Submitted"}'
71
+ string : ' {"id":"b551f853-96b7-4e13-9fdc-37cf43a81c8b ","status":"Submitted"}'
72
72
headers :
73
73
Connection :
74
74
- keep-alive
@@ -77,7 +77,7 @@ interactions:
77
77
Content-Type :
78
78
- application/json
79
79
Date :
80
- - Thu, 17 Apr 2025 16:10:01 GMT
80
+ - Sun, 04 May 2025 03:28:39 GMT
81
81
Server :
82
82
- nginx/1.25.3
83
83
status :
@@ -95,14 +95,14 @@ interactions:
95
95
content-length :
96
96
- ' 0'
97
97
host :
98
- - gizmok120 .fhcrc.org:36633
98
+ - gizmoj4 .fhcrc.org:35141
99
99
user-agent :
100
100
- python-httpx/0.28.1
101
101
method : POST
102
- uri : https://gizmok120 .fhcrc.org:36633 /api/workflows/v1/ec12a110-dd9d-480f-9ee4-2615f29ea09b /abort
102
+ uri : https://gizmoj4 .fhcrc.org:35141 /api/workflows/v1/b551f853-96b7-4e13-9fdc-37cf43a81c8b /abort
103
103
response :
104
104
body :
105
- string : ' {"id":"ec12a110-dd9d-480f-9ee4-2615f29ea09b ","status":"Aborted"}'
105
+ string : ' {"id":"b551f853-96b7-4e13-9fdc-37cf43a81c8b ","status":"Aborted"}'
106
106
headers :
107
107
Connection :
108
108
- keep-alive
@@ -111,7 +111,7 @@ interactions:
111
111
Content-Type :
112
112
- application/json
113
113
Date :
114
- - Thu, 17 Apr 2025 16:10:01 GMT
114
+ - Sun, 04 May 2025 03:28:39 GMT
115
115
Server :
116
116
- nginx/1.25.3
117
117
status :
0 commit comments