@@ -121,13 +121,13 @@ def test_run_two_challenges_successfully(self, mocked_wait_until_port_is_free):
121
121
self .assertEqual (2 , len (system_call .calls ))
122
122
self .assertEqual (
123
123
[
124
- "rally --skip-update --configuration-name=\" nightly\" --quiet --target-host=\" localhost\" "
124
+ "rally --skip-update --configuration-name=\" nightly\" --quiet --target-host=\" localhost:39200 \" "
125
125
"--effective-start-date=\" 2016-01-01 00:00:00\" --track=\" geonames\" --challenge=\" append-no-conflicts\" "
126
126
"--car=\" defaults\" --user-tag=\" env:bare,name:geonames-defaults\" --runtime-jdk=\" 8\" "
127
127
"--car-params=\" verbose_iw_logging_enabled:true\" --pipeline=\" from-sources-complete\" "
128
128
"--revision=\" @2016-01-01T00:00:00Z\" " ,
129
129
130
- "rally --skip-update --configuration-name=\" nightly\" --quiet --target-host=\" localhost\" "
130
+ "rally --skip-update --configuration-name=\" nightly\" --quiet --target-host=\" localhost:39200 \" "
131
131
"--effective-start-date=\" 2016-01-01 00:00:00\" --track=\" geonames\" --challenge=\" append-no-conflicts\" "
132
132
"--car=\" 4gheap\" --user-tag=\" env:bare,name:geonames-4g\" --runtime-jdk=\" 8\" --pipeline=\" from-sources-skip-build\" "
133
133
"--revision=\" @2016-01-01T00:00:00Z\" "
@@ -170,12 +170,12 @@ def test_run_two_tracks_successfully(self, mocked_wait_until_port_is_free):
170
170
self .assertEqual (2 , len (system_call .calls ))
171
171
self .assertEqual (
172
172
[
173
- "rally --skip-update --configuration-name=\" nightly\" --quiet --target-host=\" localhost\" "
173
+ "rally --skip-update --configuration-name=\" nightly\" --quiet --target-host=\" localhost:39200 \" "
174
174
"--effective-start-date=\" 2016-10-01 00:00:00\" --track=\" geonames\" --challenge=\" append-no-conflicts\" "
175
175
"--car=\" defaults\" --user-tag=\" env:bare,name:geonames-defaults\" --runtime-jdk=\" 8\" "
176
176
"--pipeline=\" from-sources-complete\" --revision=\" @2016-10-01T00:00:00Z\" " ,
177
177
178
- "rally --skip-update --configuration-name=\" nightly\" --quiet --target-host=\" localhost\" "
178
+ "rally --skip-update --configuration-name=\" nightly\" --quiet --target-host=\" localhost:39200 \" "
179
179
"--effective-start-date=\" 2016-10-01 00:00:00\" --track=\" percolator\" --challenge=\" append-no-conflicts\" "
180
180
"--car=\" 4gheap\" --user-tag=\" env:bare,name:percolator-4g\" --runtime-jdk=\" 8\" --pipeline=\" from-sources-skip-build\" "
181
181
"--revision=\" @2016-10-01T00:00:00Z\" "
@@ -219,12 +219,12 @@ def test_run_adhoc_benchmark(self, mocked_wait_until_port_is_free):
219
219
self .assertEqual (2 , len (system_call .calls ))
220
220
self .assertEqual (
221
221
[
222
- "rally --skip-update --configuration-name=\" lucene-7\" --quiet --target-host=\" localhost\" "
222
+ "rally --skip-update --configuration-name=\" lucene-7\" --quiet --target-host=\" localhost:39200 \" "
223
223
"--effective-start-date=\" 2016-10-01 00:00:00\" --track=\" geonames\" --challenge=\" append-no-conflicts\" "
224
224
"--car=\" defaults\" --user-tag=\" env:bare,name:geonames-defaults\" --runtime-jdk=\" 8\" "
225
225
"--pipeline=\" from-sources-complete\" --revision=\" 66202dc\" " ,
226
226
227
- "rally --skip-update --configuration-name=\" lucene-7\" --quiet --target-host=\" localhost\" "
227
+ "rally --skip-update --configuration-name=\" lucene-7\" --quiet --target-host=\" localhost:39200 \" "
228
228
"--effective-start-date=\" 2016-10-01 00:00:00\" --track=\" percolator\" --challenge=\" append-no-conflicts\" "
229
229
"--car=\" 4gheap\" --user-tag=\" env:bare,name:percolator-4g\" --runtime-jdk=\" 8\" "
230
230
"--pipeline=\" from-sources-skip-build\" --revision=\" 66202dc\" "
@@ -261,12 +261,12 @@ def test_run_release_benchmark_without_plugins(self, mocked_wait_until_port_is_f
261
261
self .assertEqual (2 , len (system_call .calls ))
262
262
self .assertEqual (
263
263
[
264
- "rally --skip-update --configuration-name=\" release\" --quiet --target-host=\" localhost\" "
264
+ "rally --skip-update --configuration-name=\" release\" --quiet --target-host=\" localhost:39200 \" "
265
265
"--effective-start-date=\" 2016-01-01 00:00:00\" --track=\" geonames\" --challenge=\" append-no-conflicts\" "
266
266
"--car=\" defaults\" --user-tag=\" env:bare,name:geonames-defaults\" --runtime-jdk=\" 8\" --distribution-version=\" 5.3.0\" "
267
267
"--pipeline=\" from-distribution\" " ,
268
268
269
- "rally --skip-update --configuration-name=\" release\" --quiet --target-host=\" localhost\" "
269
+ "rally --skip-update --configuration-name=\" release\" --quiet --target-host=\" localhost:39200 \" "
270
270
"--effective-start-date=\" 2016-01-01 00:00:00\" --track=\" geonames\" --challenge=\" append-no-conflicts\" "
271
271
"--car=\" 4gheap\" --user-tag=\" env:bare,name:geonames-4g\" --runtime-jdk=\" 8\" --distribution-version=\" 5.3.0\" "
272
272
"--pipeline=\" from-distribution\" "
@@ -315,14 +315,14 @@ def test_run_release_benchmark_with_plugins(self, mocked_wait_until_port_is_free
315
315
self .assertEqual (2 , len (system_call .calls ))
316
316
self .assertEqual (
317
317
[
318
- "rally --skip-update --configuration-name=\" release\" --quiet --target-host=\" localhost\" "
318
+ "rally --skip-update --configuration-name=\" release\" --quiet --target-host=\" localhost:39200 \" "
319
319
"--effective-start-date=\" 2016-01-01 00:00:00\" --track=\" geonames\" --challenge=\" append-no-conflicts\" "
320
320
"--car=\" defaults\" --user-tag=\" env:x-pack,name:geonames-defaults,x-pack:true\" --runtime-jdk=\" 8\" "
321
321
"--track-params=\" bulk_size:3000\" --client-options=\" timeout:60,use_ssl:true,verify_certs:false,basic_auth_user:'rally',"
322
322
"basic_auth_password:'rally-password'\" --elasticsearch-plugins=\" x-pack:security,monitoring\" "
323
323
"--distribution-version=\" 5.3.0\" --pipeline=\" from-distribution\" " ,
324
324
325
- "rally --skip-update --configuration-name=\" release\" --quiet --target-host=\" localhost\" "
325
+ "rally --skip-update --configuration-name=\" release\" --quiet --target-host=\" localhost:39200 \" "
326
326
"--effective-start-date=\" 2016-01-01 00:00:00\" --track=\" geonames\" --challenge=\" append-no-conflicts\" "
327
327
"--car=\" 4gheap\" --user-tag=\" env:x-pack,name:geonames-4g,x-pack:true\" --runtime-jdk=\" 8\" "
328
328
"--track-params=\" bulk_size:2000\" --client-options=\" timeout:60,use_ssl:true,verify_certs:false,basic_auth_user:'rally',"
@@ -371,13 +371,13 @@ def test_run_release_benchmark_with_x_pack_module(self, mocked_wait_until_port_i
371
371
self .assertEqual (2 , len (system_call .calls ))
372
372
self .assertEqual (
373
373
[
374
- "rally --skip-update --configuration-name=\" release\" --quiet --target-host=\" localhost\" "
374
+ "rally --skip-update --configuration-name=\" release\" --quiet --target-host=\" localhost:39200 \" "
375
375
"--effective-start-date=\" 2016-01-01 00:00:00\" --track=\" geonames\" --challenge=\" append-no-conflicts\" "
376
376
"--car=\" defaults,x-pack-security,x-pack-monitoring\" --user-tag=\" env:x-pack,name:geonames-defaults,x-pack:true\" "
377
377
"--runtime-jdk=\" 8\" --client-options=\" timeout:60,use_ssl:true,verify_certs:false,basic_auth_user:'rally',"
378
378
"basic_auth_password:'rally-password'\" --distribution-version=\" 6.3.0\" --pipeline=\" from-distribution\" " ,
379
379
380
- "rally --skip-update --configuration-name=\" release\" --quiet --target-host=\" localhost\" "
380
+ "rally --skip-update --configuration-name=\" release\" --quiet --target-host=\" localhost:39200 \" "
381
381
"--effective-start-date=\" 2016-01-01 00:00:00\" --track=\" geonames\" --challenge=\" append-no-conflicts\" "
382
382
"--car=\" 4gheap,x-pack-security,x-pack-monitoring\" --user-tag=\" env:x-pack,name:geonames-4g,x-pack:true\" "
383
383
"--runtime-jdk=\" 8\" --client-options=\" timeout:60,use_ssl:true,verify_certs:false,basic_auth_user:'rally',"
@@ -412,7 +412,7 @@ def test_run_release_benchmark_with_transport_nio(self, mocked_wait_until_port_i
412
412
self .assertEqual (1 , len (system_call .calls ))
413
413
self .assertEqual (
414
414
[
415
- "rally --skip-update --configuration-name=\" release\" --quiet --target-host=\" localhost\" "
415
+ "rally --skip-update --configuration-name=\" release\" --quiet --target-host=\" localhost:39200 \" "
416
416
"--effective-start-date=\" 2016-01-01 00:00:00\" --track=\" geonames\" --challenge=\" append-no-conflicts\" "
417
417
"--car=\" defaults\" --user-tag=\" env:bare,name:geonames-defaults\" --runtime-jdk=\" 8\" "
418
418
"--elasticsearch-plugins=\" transport-nio:transport+http\" --distribution-version=\" 7.0.0\" "
@@ -500,12 +500,12 @@ def test_run_docker_benchmark(self, mocked_wait_until_port_is_free):
500
500
self .assertEqual (2 , len (system_call .calls ))
501
501
self .assertEqual (
502
502
[
503
- "rally --skip-update --configuration-name=\" release\" --quiet --target-host=\" localhost\" "
503
+ "rally --skip-update --configuration-name=\" release\" --quiet --target-host=\" localhost:39200 \" "
504
504
"--effective-start-date=\" 2016-01-01 00:00:00\" --track=\" geonames\" --challenge=\" append-no-conflicts\" "
505
505
"--car=\" defaults\" --user-tag=\" env:docker,name:geonames-defaults\" --runtime-jdk=\" 8\" "
506
506
"--distribution-version=\" 5.3.0\" --pipeline=\" docker\" " ,
507
507
508
- "rally --skip-update --configuration-name=\" release\" --quiet --target-host=\" localhost\" "
508
+ "rally --skip-update --configuration-name=\" release\" --quiet --target-host=\" localhost:39200 \" "
509
509
"--effective-start-date=\" 2016-01-01 00:00:00\" --track=\" geonames\" --challenge=\" append-no-conflicts\" "
510
510
"--car=\" 4gheap\" --user-tag=\" env:docker,name:geonames-4g\" --runtime-jdk=\" 8\" "
511
511
"--distribution-version=\" 5.3.0\" --pipeline=\" docker\" "
@@ -550,12 +550,12 @@ def test_run_continues_on_error(self, mocked_wait_until_port_is_free):
550
550
self .assertEqual (2 , len (system_call .calls ))
551
551
self .assertEqual (
552
552
[
553
- "rally --skip-update --configuration-name=\" nightly\" --quiet --target-host=\" localhost\" "
553
+ "rally --skip-update --configuration-name=\" nightly\" --quiet --target-host=\" localhost:39200 \" "
554
554
"--effective-start-date=\" 2016-10-01 00:00:00\" --track=\" geonames\" --challenge=\" append-no-conflicts\" "
555
555
"--car=\" defaults\" --user-tag=\" env:bare,name:geonames-defaults\" --runtime-jdk=\" 8\" "
556
556
"--pipeline=\" from-sources-complete\" --revision=\" @2016-10-01T00:00:00Z\" " ,
557
557
558
- "rally --skip-update --configuration-name=\" nightly\" --quiet --target-host=\" localhost\" "
558
+ "rally --skip-update --configuration-name=\" nightly\" --quiet --target-host=\" localhost:39200 \" "
559
559
"--effective-start-date=\" 2016-10-01 00:00:00\" --track=\" percolator\" --challenge=\" append-no-conflicts\" "
560
560
"--car=\" 4gheap\" --user-tag=\" env:bare,name:percolator-4g\" --runtime-jdk=\" 8\" "
561
561
"--pipeline=\" from-sources-skip-build\" --revision=\" @2016-10-01T00:00:00Z\" "
@@ -595,11 +595,10 @@ def test_run_with_telemetry(self, mocked_wait_until_port_is_free):
595
595
self .assertEqual (
596
596
[
597
597
"rally --skip-update --telemetry=\" jfr,gc,jit\" --telemetry-params=\" recording-template:profile\" "
598
- "--configuration-name=\" nightly\" --quiet --target-host=\" localhost\" --effective-start-date=\" 2016-01-01 00:00:00\" "
598
+ "--configuration-name=\" nightly\" --quiet --target-host=\" localhost:39200 \" --effective-start-date=\" 2016-01-01 00:00:00\" "
599
599
"--track=\" geonames\" --challenge=\" append-no-conflicts\" --car=\" defaults\" --user-tag=\" env:bare,name:geonames-defaults\" "
600
600
" --runtime-jdk=\" 8\" --pipeline=\" from-sources-complete\" --revision=\" @2016-01-01T00:00:00Z\" "
601
601
]
602
602
,
603
603
system_call .calls
604
604
)
605
-
0 commit comments