Skip to content
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

Fix the ZNode test #825

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Fix the ZNode test #825

merged 1 commit into from
Jun 20, 2024

Conversation

siegfriedweber
Copy link
Member

Description

The numbers of the test steps were renamed in #802. The change in #799 relied on the old test step numbers. The ZNode test failed after the merge:

    logger.go:42: 07:38:10 | znode_zookeeper-latest-3.9.2_openshift-false/1-set-znode-override | starting test step 1-set-znode-override
    logger.go:42: 07:38:10 | znode_zookeeper-latest-3.9.2_openshift-false/1-set-znode-override | running command: [sh -c kubectl get zookeeperznode/test-znode -o json -n $NAMESPACE | jq '.status.znodePath = "/znode-override"' | kubectl replace -f- --subresource=status]
    logger.go:42: 07:38:11 | znode_zookeeper-latest-3.9.2_openshift-false/1-set-znode-override | Error from server (NotFound): zookeeperznodes.zookeeper.stackable.tech "test-znode" not found
    logger.go:42: 07:43:12 | znode_zookeeper-latest-3.9.2_openshift-false/1-set-znode-override | test step failed 1-set-znode-override

This pull request fixes the order of the test steps.

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

Preview Give feedback
No tasks being tracked yet.

Reviewer

Preview Give feedback

Acceptance

Preview Give feedback

@siegfriedweber siegfriedweber requested a review from a team June 20, 2024 13:14
@siegfriedweber siegfriedweber self-assigned this Jun 20, 2024
@siegfriedweber siegfriedweber enabled auto-merge June 20, 2024 13:17
@siegfriedweber siegfriedweber added this pull request to the merge queue Jun 20, 2024
Merged via the queue into main with commit da559f3 Jun 20, 2024
32 checks passed
@siegfriedweber siegfriedweber deleted the test/fix-znode-test branch June 20, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants