Skip to content

Commit

Permalink
Merge pull request #7436 from rancher-sandbox/fix-rdctl-failing-test
Browse files Browse the repository at this point in the history
Fixes rdctl e2e test
  • Loading branch information
mook-as authored Sep 9, 2024
2 parents fb85c5c + e8ce723 commit 8b18041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/rdctl.e2e.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,7 @@ test.describe('Command server', () => {
['virtual-machine.number-cpus', 10],
],
darwin: [
['experimental.virtual-machine.networkingTunnel', true],
['kubernetes.ingress.localhost-only', true],
],
linux: [
['experimental.virtual-machine.use-rosetta', true],
Expand Down

0 comments on commit 8b18041

Please sign in to comment.