Skip to content

Configure tests / Begin set up for all K8 resources #4

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

Merged
merged 45 commits into from
May 14, 2024

Conversation

Megapixel99
Copy link
Owner

Per #1 the tests from kubetest2 are running, but they currently get stuck at the end of the initialization phase with the error:

  [FAILED] Error waiting for all pods to be running and ready: Told to stop trying after 0.010s.
  Unexpected final error while getting *pod.state: listing replication controllers in namespace kube-system: 
  In [SynchronizedBeforeSuite] at: k8s.io/kubernetes/test/e2e/e2e.go:232

I suspect there is supposed to be an additional message, but, none seems to appear...

In the meantime, I figure I can work on getting the rest of the resources ready, then come back to looking into that error (which will hopefully speed up testing once the error is fixed) which I started to do on this branch before realizing it should probably be done on a new branch; however, I am going to leave those changes in this PR in case anyone else picks this up.

The commits that could probably be in a different branch are:
64bf9b5
35d9bb0
8b97cad

@Megapixel99 Megapixel99 merged commit 23389be into develop May 14, 2024
@Megapixel99 Megapixel99 changed the title Configure tests / Beging set up for all K8 resources Configure tests / Begin set up for all K8 resources May 14, 2024
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.

1 participant