Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

msampathkumar
Copy link
Member

Code changes

  1. Fix test_list_namespace: Update the check to do validation based on namespace object's name attribute. This change is required to due a bug in the class's eq method & flaky bot issue.

  2. Update namespace method, to ensure that proper cleanup of created test objects. As of now, in case of failure, we found the unwanted object created but did not cleanup.

Description

Fixes #8431

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist

changes
1. Fix `test_list_namespace`: Update the check to do validation based on namespace object's name attribute. This change is required to due a bug in class's __eq__ method & flaky bot issue.

2. Update `namespace` method, to ensure that proper clean-up of created object. As of now, in case of failure, we found un wanted object created but did not clean-up
@msampathkumar msampathkumar self-assigned this Nov 10, 2022
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Nov 10, 2022
@msampathkumar msampathkumar marked this pull request as ready for review November 10, 2022 12:34
@msampathkumar msampathkumar requested review from a team as code owners November 10, 2022 12:34
@msampathkumar msampathkumar removed their assignment Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

servicedirectory.quickstart_test: test_list_namespace failed
3 participants