Skip to content

Conversation

@vshanthe
Copy link
Contributor

📝 Description

Altered some tests for Placement group and added back to the integration suite

✔️ How to Test

make MODULE=placements testint

**

📷 Preview

If applicable, include a screenshot or code snippet of this change. Otherwise, please remove this section.

@vshanthe vshanthe requested a review from a team as a code owner December 17, 2024 07:38
@vshanthe vshanthe requested review from ezilber-akamai, ykim-akamai and zliang-akamai and removed request for a team December 17, 2024 07:38
@vshanthe vshanthe added the testing for updates to the testing suite in the changelog. label Dec 18, 2024
Copy link
Contributor

@ezilber-akamai ezilber-akamai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Tests passing locally.

]
)
assert placement_group_id in res
assert process.returncode == 0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fyi, returncode assertion is done in exec_command function. Can we have different set of assertions that linode actually got assigned?

]
)
assert placement_group_id not in res
assert process.returncode == 0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here, can we verify that linode is un-assigned?

@vshanthe vshanthe requested a review from ykim-akamai January 3, 2025 05:18
@vshanthe vshanthe closed this Jan 23, 2025
@vshanthe
Copy link
Contributor Author

Creating new request with adding new changes

@vshanthe vshanthe deleted the test_fix branch January 23, 2025 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing for updates to the testing suite in the changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants