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

Using correct path of the profile created with CFN_BOOTSTRAP_VIRTUALENV_PATH #2760

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

himani2411
Copy link
Contributor

@himani2411 himani2411 commented Jun 13, 2024

Description of changes

  • Using correct path of the profile created with CFN_BOOTSTRAP_VIRTUALENV_PATH

Tests

  • ONGOING
{%- import 'common.jinja2' as common with context -%}
---
test-suites:
  create:
    test_create.py::test_create_disable_sudo_access_for_default_user:
      dimensions:
        - regions: [ "us-east-1" ]
          instances: {{ common.INSTANCES_DEFAULT_X86 }}
          schedulers: [ "slurm" ]
          oss: [ "rocky8" ]

References

  • Link to impacted open issues.
  • Link to related PRs in other packages (i.e. cookbook, node).
  • Link to documentation useful to understand the changes.

Checklist

  • Make sure you are pointing to the right branch.
  • If you're creating a patch for a branch other than develop add the branch name as prefix in the PR title (e.g. [release-3.6]).
  • Check all commits' messages are clear, describing what and why vs how.
  • Make sure to have added unit tests or integration tests to cover the new/modified code.
  • Check if documentation is impacted by this change.

Please review the guidelines for contributing and Pull Request Instructions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@himani2411 himani2411 requested review from a team as code owners June 13, 2024 18:47
@himani2411 himani2411 force-pushed the develop branch 2 times, most recently from 703a73a to 1e7ad60 Compare June 13, 2024 20:40
@himani2411 himani2411 changed the title Using cookbook virtual environment path for cfn-init command Using correct path of the profile created with CFN_BOOTSTRAP_VIRTUALENV_PATH Jun 13, 2024
@himani2411 himani2411 enabled auto-merge (squash) June 13, 2024 20:57
@himani2411 himani2411 merged commit c3f0205 into aws:develop Jun 13, 2024
30 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants