Commit Graph

82 Commits (4da3cedc84cc367a7a047ac2e4d4f3bbbcec4f81)

Author SHA1 Message Date
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
Товарищ программист a814542ad3 feat: use automated ssh-agent in docker-env 2023-07-07 00:35:43 +08:00
Товарищ программист 3d1b44055a Add auto add-host and ssh-agent for docker-env 2023-07-02 02:52:41 +08:00
Товарищ программист d1138d879d Apply suggestions from code review
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-07-02 02:08:43 +08:00
Товарищ программист df8154a5e5 Apply suggestions from code review
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-07-02 02:08:43 +08:00
Товарищ программист e1f77e8f40 Apply suggestions from code review
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-07-02 02:08:27 +08:00
Товарищ программист 508adea11f feat: direct image build on containerd via docker-env 2023-07-02 02:08:27 +08:00
Paul S. Schweigert a1c7198794
fix
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-30 14:20:56 -04:00
Paul S. Schweigert 08b3c8d4d6
add quotes
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-30 08:16:25 -04:00
Paul S. Schweigert 50f8f9da1e
update docker linux crio test
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-29 20:14:21 -04:00
Steven Powell 1aa1f04e9b remove old build tags 2022-03-30 16:43:29 -07:00
Steven Powell 33e7a63173 fix typo 2021-09-22 15:21:32 -07:00
Steven Powell 205b492a87 implement --force-systemd into cri-o 2021-09-22 15:07:36 -07:00
Steven Powell 145f9fc9ab run `go fmt` 2021-09-13 11:58:43 -07:00
Ilya Zuyev e50e9de069 fix int test 2021-06-10 23:03:00 -07:00
ilya-zuyev e37f4e4014
Revert "Restore "containerd: upgrade io.containerd.runtime.v1.linux to io.containerd.runc.v2 (suppot cgroup v2)"" 2021-06-09 15:26:01 -07:00
Ilya Zuyev 4bb1752d3d Fix integration test 2021-06-03 12:20:50 -07:00
Medya Ghazizadeh 6ad8cd7d22
Merge pull request #11030 from prezha/fix-insufficient-memory
fix insufficient memory issues
2021-04-20 09:52:30 -07:00
Sharif Elgamal 0ed5b13995 add docs for all integration tests and generate docs with them 2021-04-16 13:42:41 -07:00
Predrag Rogic 3860730a1a
fix insufficient memory issues 2021-04-08 23:39:12 +01:00
Medya Ghazizadeh d4f8664dce
Merge pull request #10226 from priyawadhwa/test-docker-flags
Only run TestDockerFlags with docker container runtime
2021-01-23 09:56:20 -08:00
Priya Wadhwa aeb45368d7 Only run TestDockerFlags with docker container runtime
This test is failing for contaienrd tests, but it doesn't make sense to run it with anything but docker.
Adding in a skip.
2021-01-22 15:00:28 -08:00
Priya Wadhwa 1c26fc0e27 Fix lint 2021-01-22 14:51:57 -08:00
Priya Wadhwa 35ba15b082 Fix TestForceSystemdFlag on containerd 2021-01-22 14:13:33 -08:00
Priya Wadhwa ec74a37e9c Add env variable to configure force-systemd
Also add an integration test for the env variable
2020-05-05 12:10:03 -07:00
Thomas Stromberg ae39950d7d Fix memory argument 2020-04-29 12:33:26 -07:00
Thomas Stromberg c63e3162d4 Add memory limits to remaining integration test clusters 2020-04-29 11:17:33 -07:00
Priya Wadhwa 56fa90fd87 Add integration test 2020-04-22 14:19:26 -07:00
Medya Gh 2e64eb7952 convert all rr.Args to rr.Command() 2020-03-25 22:21:19 -07:00
Medya Gh a30ec2574c improve logs for fn_mount_cmd tests' 2020-03-25 20:18:05 -07:00
tstromberg de1d2639da Set explicit memory defaults in integration tests 2020-03-05 13:03:57 -08:00
Medya Gh c745cc46b2 add sudo to systemctl commands 2020-02-22 11:12:18 -08:00
Medya Gh 2da158a1a0 typo 2020-02-20 17:01:28 -08:00
Medya Gh 6e0aeda4ea change all time durations 2020-02-20 16:19:59 -08:00
Thomas Stromberg caf4c62943 Move --install-addons toggle to tests that do not use addons 2020-02-06 17:35:52 -08:00
Thomas Stromberg 0fee6cbe3a Merge master 2020-01-09 15:16:29 -08:00
Thomas Stromberg e5fd7a6a81 Replace integration-test specific hacks with actual protection against racey events 2020-01-09 12:58:10 -08:00
tstromberg ca06c7224e Increase context timeout 2019-12-19 12:56:07 -08:00
Thomas Stromberg 32e0732e15 Add integration test 2019-12-10 14:02:12 -08:00
Thomas Stromberg 850ee4bf62 Refactor wait code into WaitForStartSlot to avoid parallel conflation 2019-10-30 09:27:25 -07:00
Thomas Stromberg a3c8299995 Improve start offsets in MaybeSlowParallel by using a schedule 2019-10-30 07:47:09 -07:00
Thomas Strömberg 978d05b11e
Merge pull request #5382 from tstromberg/too-much-logs
Redirect machine driver logs to glog, reduce log spam elsewhere
2019-09-17 10:47:11 -07:00
Thomas Stromberg 63069575ba Decrease logging level: the extra spam hurts rather than helps 2019-09-17 09:53:58 -07:00
Thomas Stromberg fff8f5cbec Offset integration tests which start clusters by 5s 2019-09-17 07:08:57 -07:00
Thomas Stromberg 6eadaaaaf9 Use CleanupWithLogs, even for docker, so that we see docker logs 2019-09-13 09:11:19 -07:00
Thomas Stromberg 625a4f8c05 Minor tuning of test log verbosity 2019-09-13 07:42:30 -07:00
Thomas Stromberg 340fe232df Increase context timeouts for poorly behaved hosts 2019-09-12 17:06:59 -07:00
Thomas Stromberg 951cea7f1f Increase TestDockerFlags verbosity 2019-09-11 13:09:33 -07:00
Thomas Stromberg 90608a3169 Refactor parallelized integration tests for clarity 2019-09-11 09:59:38 -07:00
Medya Gh 246f33f52b Less Retry on minikube, new auto fail helpers MustStart,MustRun 2019-08-21 15:56:46 -07:00