Skip to content

Commit bcf27df

Browse files
author
Phil Rzewski
committed
Fix automated test that failed due to EC2 host switch
1 parent 85a4acf commit bcf27df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ script:
2929
- examples/print_explore_grouping.py XXX
3030
- examples/print_user_info.py XXX
3131
- examples/list_sysdig_captures.py XXX
32-
- examples/create_sysdig_capture.py XXX ip-10-0-1-140.ec2.internal apicapture 10
32+
- examples/create_sysdig_capture.py XXX ip-10-0-1-115.ec2.internal apicapture 10
3333
- examples/notification_channels.py XXX
3434
- examples/user_team_mgmt.py XXX example-team example-user@example-domain.com
3535
- echo "Testing pip version"

0 commit comments

Comments
 (0)