Skip to content

Commit

Permalink
Merge branch 'main' into tallaxes/test-suites/termination
Browse files Browse the repository at this point in the history
  • Loading branch information
tallaxes authored Jan 14, 2025
2 parents 6d3a6e7 + 55450a1 commit afb9d9c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/suites/drift/suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ var _ = Describe("Drift", func() {
var pod *corev1.Pod

BeforeEach(func() {
env.ExpectSettingsOverridden(corev1.EnvVar{Name: "FEATURE_GATES", Value: "Drift=true"})

coretest.ReplaceRequirements(nodePool, karpv1.NodeSelectorRequirementWithMinValues{
NodeSelectorRequirement: corev1.NodeSelectorRequirement{
Key: corev1.LabelInstanceTypeStable,
Expand Down

0 comments on commit afb9d9c

Please sign in to comment.