-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
github: run system-tests on larger runners (8cores+32G) #334
Commits on Jul 10, 2024
-
github: run system-tests on larger runners (8cores+32G)
Signed-off-by: Simon Deziel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f7a091 - Browse repository at this point
Copy the full SHA 5f7a091View commit details -
github: add debug output when ephemeral disk is a part on root disk
Signed-off-by: Simon Deziel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a59f981 - Browse repository at this point
Copy the full SHA a59f981View commit details -
github: don't try to free up the ephemeral disk if not there
Signed-off-by: Simon Deziel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cec993a - Browse repository at this point
Copy the full SHA cec993aView commit details -
test/includes/microcloud: silence LXD first use message more efficiently
Signed-off-by: Simon Deziel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c647e35 - Browse repository at this point
Copy the full SHA c647e35View commit details -
test/includes: Move disk ordering log to cleanup
Signed-off-by: Max Asnaashari <[email protected]> Signed-off-by: Simon Deziel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce4f95b - Browse repository at this point
Copy the full SHA ce4f95bView commit details -
test/includes/microcloud: stop masking lvm2 related units
Ceph encryption will need this. Signed-off-by: Simon Deziel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80a8107 - Browse repository at this point
Copy the full SHA 80a8107View commit details -
test/includes/microcloud: stop masking cloud-init-hotplugd.socket
Signed-off-by: Simon Deziel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24370ce - Browse repository at this point
Copy the full SHA 24370ceView commit details -
test/includes/microcloud: switch to 24.04 daily
This will be a requirement for Ceph encryption as it needs the `dm_crypt` module that's not enabled in 22.04's -kvm kernel. Signed-off-by: Simon Deziel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdc23b5 - Browse repository at this point
Copy the full SHA cdc23b5View commit details -
test/includes/check: avoid tripping in lxd-installer
Signed-off-by: Simon Deziel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75bac51 - Browse repository at this point
Copy the full SHA 75bac51View commit details -
test/includes/microcloud: remove lxd-installer to avoid unpredictability
This also avoids any failure during the `setup` phase to trigger the cleanup which runs: ``` + lxc list --all-projects ... + lxc exec micro01 -- lxc list Installing LXD snap, please be patient. If this is your first time running LXD on this machine, you should also run: lxd init To start your first container, try: lxc launch ubuntu:22.04 Or for a virtual machine: lxc launch ubuntu:22.04 --vm +------+-------+------+------+------+-----------+ | NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS | +------+-------+------+------+------+-----------+ ``` Signed-off-by: Simon Deziel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 159b0b1 - Browse repository at this point
Copy the full SHA 159b0b1View commit details -
test/includes/microcloud: give 4 vCPUs to micro0X VMs (workaround clo…
…ud-init slowness) Signed-off-by: Simon Deziel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2516823 - Browse repository at this point
Copy the full SHA 2516823View commit details -
test/includes/microcloud: guard against unbound var in validate_syste…
…m_microceph() Signed-off-by: Simon Deziel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a990dc6 - Browse repository at this point
Copy the full SHA a990dc6View commit details -
test/main: put debug output from cleanup in a log group
Signed-off-by: Simon Deziel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2f9b12 - Browse repository at this point
Copy the full SHA b2f9b12View commit details -
Makefile: the toolchain directive should be better supported now
Even Go 1.21 has improved support for it since 1.21.11 (golang/go#62278) Signed-off-by: Simon Deziel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bca2297 - Browse repository at this point
Copy the full SHA bca2297View commit details -
test/main: remove unneeded notice level logs
Signed-off-by: Simon Deziel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e642f3e - Browse repository at this point
Copy the full SHA e642f3eView commit details