Skip to content

Conversation

FxKu
Copy link
Member

@FxKu FxKu commented Sep 12, 2023

With #2343 merged the e2e pipeline is not passing anymore. At the moment, I suspect that scaling down the cluster to one instance but only checking PVC count happens very quickly so that we run without replicas into the subsequent e2e test which leads to:

======================================================================
FAIL: test_resource_generation (test_e2e.EndToEndTestCase)
Lower resource limits below configured minimum and let operator fix it.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/timeout_decorator/timeout_decorator.py", line 82, in new_function
    return function(*args, **kwargs)
  File "/tests/test_e2e.py", line 1275, in test_resource_generation
    self.assertNotEqual(replica_nodes, [])
AssertionError: [] == []

@FxKu FxKu added this to the 2.0 milestone Sep 12, 2023
@idanovinda
Copy link
Member

👍

1 similar comment
@FxKu
Copy link
Member Author

FxKu commented Sep 12, 2023

👍

@FxKu FxKu merged commit 8fc4b9b into master Sep 12, 2023
@FxKu FxKu deleted the pvc-scale-e2e-waits branch September 12, 2023 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants