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

testing: OCI availability domain is now required (SC-59) #910

Merged
merged 3 commits into from
Jun 15, 2021

Conversation

TheRealFalcon
Copy link
Member

@TheRealFalcon TheRealFalcon commented May 25, 2021

Proposed Commit Message

testing: OCI availability domain is now required

Additional Context

See canonical/pycloudlib#138 and canonical/pycloudlib#147

Test Steps

Specify 'oci' as your integration testing PLATFORM. If you don't set ORACLE_AVAILABILITY_DOMAIN, the test exit with an exception that it is required. When ORACLE_AVAILABILITY_DOMAIN is specified, the tests should run as expected.

Checklist:

  • My code follows the process laid out in the documentation
  • I have updated or added any unit tests accordingly
  • I have updated or added any documentation accordingly

@TheRealFalcon TheRealFalcon added the wip Work in progress, do not land label May 25, 2021
@github-actions
Copy link

Hello! Thank you for this proposed change to cloud-init. This pull request is now marked as stale as it has not seen any activity in 14 days. If no activity occurs within the next 7 days, this pull request will automatically close.

If you are waiting for code review and you are seeing this message, apologies! Please reply, tagging mitechie, and he will ensure that someone takes a look soon.

(If the pull request is closed and you would like to continue working on it, please do tag mitechie to reopen it.)

@github-actions github-actions bot added the stale-pr Pull request is stale; will be auto-closed soon label Jun 11, 2021
@TheRealFalcon TheRealFalcon removed the stale-pr Pull request is stale; will be auto-closed soon label Jun 11, 2021
@TheRealFalcon TheRealFalcon removed the wip Work in progress, do not land label Jun 11, 2021
Copy link
Collaborator

@blackboxsw blackboxsw left a comment

Choose a reason for hiding this comment

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

src commitish good and thx for the comment.

# OCI SETTINGS
##################################################################
# Availability domain to use for Oracle. Should be one of the namess found
# in `oci iam availability-domain list`
Copy link
Collaborator

Choose a reason for hiding this comment

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

Thanks for this comment, future me will need it.

@blackboxsw blackboxsw merged commit 59a3d84 into canonical:master Jun 15, 2021
@TheRealFalcon TheRealFalcon deleted the oci-availability-domain branch June 15, 2021 02:45
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.

None yet

2 participants