Predrag Rogic
4da3cedc84
Fix KVM driver (tests) timeouts ( #20852 )
...
* Fix KVM driver tests timeouts
Rewrite KVM driver waiting logic for domain start, getting ip address
and shutting domain down. Add more config/state outputs to aid future
debugging.
Bump go/libvirt to v1.11002.0 and set the minimum memory required for
running all tests to 3GB to avoid some really weird system behaviour.
* revert reduction of timelimit for TestCert tests run
* set memory and debug output in TestNoKubernetes tests
* extend kvm waitForStaticIP timeout
* add console log to debug output
* Updating ISO to v1.36.0-1748823857-20852
---------
Co-authored-by: minikube-bot <minikube-bot@google.com>
2025-06-03 15:07:48 -07:00
Steven Powell
50e9147e4e
fix lint errors
2023-03-20 12:43:07 -07:00
Predrag Rogic
f3b3d4e07c
try to fix couple of more things
2022-12-27 04:27:48 +00:00
Steven Powell
744187868d
fix linting
2022-08-08 09:29:19 -07:00
Andriy Dzikh
e7c190b326
Fix TestJSONOutput tests when failing on the specific command.
2021-08-13 14:17:57 -07:00
Sharif Elgamal
0ed5b13995
add docs for all integration tests and generate docs with them
2021-04-16 13:42:41 -07:00
Steven Powell
e7a35107e7
ignore JSON entries that are not of type step
2021-03-02 17:23:43 -07:00
Ilya Zuyev
4001c0a267
Fix TestErrorJSONOutput test
2021-02-12 15:07:11 -08:00
Medya Ghazizadeh
597091d84b
Merge pull request #10106 from spowelljr/userFlag
...
Add new flag --user and to log executed commands
2021-01-26 15:44:58 -08:00
Priya Wadhwa
37dd783dd8
Fix position of Configuring CNI
2021-01-25 11:03:24 -08:00
Steven Powell
14bcd9ddec
added user flag validation and improved some test messages
2021-01-22 15:39:15 -07:00
Steven Powell
82f7df5b56
Add user flag and log executed commands
2021-01-20 17:30:48 -07:00
Priya Wadhwa
91629c22c9
remove debugging
2020-10-28 14:03:11 -07:00
Priya Wadhwa
35c33c1ac6
Add stop, pause and unpause to integration test
2020-10-28 13:58:53 -07:00
Thomas Stromberg
09cdf602b8
Update TestFunctional/parallel/DryRun and TestJSONOutputError to match new behavior
2020-08-31 11:21:23 -07:00
Thomas Stromberg
2c5e8fdaee
Add detailed JSON & status codes for all error paths
2020-08-30 17:25:11 -07:00
Priya Wadhwa
22226ffc8f
fixed merge conflict
2020-07-22 18:46:57 -04:00
Priya Wadhwa
efe1ce278a
Add docs
2020-07-22 14:20:41 -04:00
Priya Wadhwa
6ee3954336
Add extra validation to json output test
2020-07-22 12:52:15 -04:00
Priya Wadhwa
eb95f29361
Add validation for distinct current steps to json output test
2020-07-22 12:45:13 -04:00
Priya Wadhwa
6a33c03df2
fix unit test
2020-07-21 18:23:22 -04:00
Priya Wadhwa
8bc875d520
Rebased on master; fixed json_output integration test
2020-07-21 18:20:02 -04:00
Priya Wadhwa
5c09250429
Add integration test for error
2020-07-21 17:13:59 -04:00
Priya Wadhwa
6f5fc02b8c
Remove distinct steps test until all of JSON output has been implemented
2020-07-08 10:52:57 -04:00
Priya Wadhwa
776e6c4ab3
Skip none and docker driver for now, as we haven't added support for Wanrings yet
2020-07-07 17:16:56 -04:00
Priya Wadhwa
6367f71867
Make sure each step is unique
2020-07-07 15:39:47 -04:00
Priya Wadhwa
8444fb3e3b
Add integratio test to check for cloud events compatability
2020-07-07 13:09:04 -04:00