cloudfoundry / bosh-linux-stemcell-builder

BOSH Ubuntu Linux stemcells
Apache License 2.0
42 stars 103 forks source link

Noble ipv6 tests fail #354

Closed ramonskie closed 5 months ago

ramonskie commented 6 months ago

currently there are some issues with are ipv4 tests which also run a basic ipv6 test https://github.com/cloudfoundry/bosh-linux-stemcell-builder/tree/ubuntu-jammy/master/src/github.com/cloudfoundry/stemcell-acceptance-tests/ipv4director/ipv6basic

see: https://bosh.ci.cloudfoundry.org/teams/stemcell/pipelines/stemcells-ubuntu-noble/jobs/test-stemcells-master-ipv4/

ramonskie commented 5 months ago

it seems to be related to the efi changes

ERROR - Agent exited with error: Running bootstrap: Setting up networking: Enabling IPv6 in kernel: Reading grub: Opening file /boot/grub/grub.cfg: open /boot/grub/grub.cfg: no such file or directory

i already removed the whole ipv6 enablement stuff as i still think we should have it enabled by default see https://github.com/cloudfoundry/bosh-linux-stemcell-builder/commit/139fb680ef078b0768f3dd19bdaa4a41c4cfa42d

ramonskie commented 5 months ago

fixed the test in https://github.com/cloudfoundry/bosh-linux-stemcell-builder/commit/dfc6f67955c1e1402a43322f333b446ea11ee52a