Commit Graph

740 Commits (68fe38c4505c79e33188cd6572f4078987c788d4)

Author SHA1 Message Date
Medya Gh 62e3b74652 adjust github actions 2020-04-03 20:52:53 -07:00
Medya Ghazizadeh a86fd2aa8b
Merge pull request #7374 from medyagh/improve_test_msg
fix validate test output for TestFunctional/parallel/NodeLabels
2020-04-02 17:51:35 -07:00
Thomas Strömberg 37a98106c4
Merge pull request #7382 from tstromberg/stderr-fix3
Move errors and warnings to output to stderr
2020-04-02 14:36:16 -07:00
Thomas Strömberg 78ecf53d40
Merge pull request #7360 from tstromberg/wrong-url
Correct assumptions for forwarded hostname & IP handling
2020-04-02 14:33:48 -07:00
Thomas Stromberg 5b3834ec63 Merge to master 2020-04-02 12:39:32 -07:00
Thomas Stromberg ae52a11692 Swap stdout/stderr in test 2020-04-02 12:27:19 -07:00
Thomas Strömberg 4b0d33ad62
Merge pull request #7384 from tstromberg/cp-umask2
Run sudo for file display due to umask
2020-04-02 11:47:00 -07:00
Thomas Stromberg 5266b69dbe Add response to get error, disable service check on macOS/Windows 2020-04-02 10:51:15 -07:00
tstromberg a855f4ed05 Run sudo for file display due to umask 2020-04-02 10:37:23 -07:00
Thomas Stromberg a71edc3920 Merge branch 'master' into wrong-url 2020-04-02 08:32:54 -07:00
Medya Gh 9b04d2afbb change all q to s for rr.Output 2020-04-01 21:40:09 -07:00
Medya Gh c74604e806 fix validate node test output 2020-04-01 21:34:37 -07:00
Thomas Stromberg ba84f942bd Apply a memory limit 2020-04-01 15:47:35 -07:00
Thomas Stromberg 1dcd5cd310 Pick a more universal hostname, add comment about docker 2020-04-01 14:38:46 -07:00
Thomas Stromberg 0432095115 Update IP check message 2020-04-01 13:53:47 -07:00
Thomas Stromberg b7f3f045c6 Update integration tests 2020-04-01 13:01:12 -07:00
Vincent Link 5bb0c580a0 Add simple embed-certs integration test 2020-03-29 15:12:37 +02:00
Anders F Björklund d2f3e18d3a Fix misspelling of existence in integration test 2020-03-27 09:33:21 +01:00
Priya Wadhwa 721a57c25a Rebased 2020-03-26 11:01:28 -07:00
Sharif Elgamal 974d45dfd3 make http error test fatal to avoid nil pointer 2020-03-26 10:01:55 -07:00
Thomas Stromberg d2c71b5363 Fix testing regression which broke stdout reads 2020-03-26 08:11:39 -07:00
Thomas Strömberg e5843bfbdc
Merge pull request #7248 from medyagh/improve_test_logs
Improve test logs formatting
2020-03-26 06:27:34 -07:00
Medya Gh 2ced39c745 add \n for stdout too 2020-03-25 22:54:43 -07:00
Medya Gh fffac25262 indent test outputs 2020-03-25 22:45:29 -07:00
Medya Gh 2e64eb7952 convert all rr.Args to rr.Command() 2020-03-25 22:21:19 -07:00
Medya Gh dc5dd62b58 lint 2020-03-25 22:15:24 -07:00
Medya Gh acc951033b improve test logs for start_stop_delete 2020-03-25 22:10:32 -07:00
Medya Gh 73a9653c80 improve logging for gvisor test 2020-03-25 21:52:00 -07:00
Medya Gh 90cac63b85 improve formatting for TestGuestEnvironment 2020-03-25 21:48:36 -07:00
Medya Gh 362254cfc5 improve test log formatting for functional_test 2020-03-25 21:43:32 -07:00
Medya Gh b63f048854 improve logs for fn_tunnel_cmd 2020-03-25 20:26:10 -07:00
Medya Gh 2ac46e8ba9 improve logs for fn_pvc 2020-03-25 20:22:02 -07:00
Medya Gh a30ec2574c improve logs for fn_mount_cmd tests' 2020-03-25 20:18:05 -07:00
Medya Gh cc0262ef55 improve logging and fix some not logged errors 2020-03-25 19:58:38 -07:00
Thomas Stromberg 9089296f2e validateMinikubeKubectl: Add -p to minikube call to get Kubernetes version 2020-03-25 14:57:27 -07:00
Thomas Stromberg 9597fcc134 validateMinikubeKubectl: Add --context to kubectl call to pass profile name 2020-03-25 14:52:51 -07:00
Thomas Stromberg a8d63f7fa5 none: Skip checkHelmTiller if socat is not installed 2020-03-25 10:24:57 -07:00
Priya Wadhwa 9d75c7c35a Rebased, resolved merge conflicts 2020-03-25 10:07:58 -07:00
Priya Wadhwa 455ebeac01 update test, don't need to rerun v1.17.0 since those images exist anyway 2020-03-24 17:28:57 -07:00
Priya Wadhwa 744f76e3b6 fix lint 2020-03-24 17:25:27 -07:00
Priya Wadhwa d2171be291 rebased' 2020-03-24 16:39:54 -07:00
Priya Wadhwa 8d9e26d994 Test restart with preloaded tarball and without 2020-03-24 11:58:41 -07:00
Priya Wadhwa 4a7f59f8a8 remove preload flag 2020-03-24 10:59:25 -07:00
Priya Wadhwa 5ef83f35e2 Add --preload flag to optionally turn off preload 2020-03-24 10:53:02 -07:00
Medya Gh 0478f2d204 adjuts the retry times 2020-03-24 06:37:16 -07:00
Medya Gh 42980d609b remove not needed retry 2020-03-24 06:29:35 -07:00
Medya Gh 407637b4a2 download only for both docker and podman 2020-03-24 06:07:51 -07:00
Medya Gh 653fac46ec skip preload test for none 2020-03-24 00:46:48 -07:00
Medya Ghazizadeh 7bff52ef0a
Merge pull request #7180 from sharifelgamal/conntrack
install conntrack for github action integration tests
2020-03-23 17:50:19 -07:00
Sharif Elgamal 0ff8becc63 install conntrack everywhere, check for vm-driver in tests 2020-03-23 17:09:12 -07:00