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

fixing agent_wait_for_cloud_init e2e test #3147

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

nagworld9
Copy link
Contributor

Description

Recent lisa changes had bug around use of custom image. So, agent_wait_for_cloud_init test failing.

This pr taking new lisa fix and also addressing new arm template change.

Issue #


PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made

Quality of Code and Contribution Guidelines

# override any existing value (the current LISA template does not have any).
#
# "getOSProfile": {
# "generateOsProfile": {
Copy link
Contributor Author

@nagworld9 nagworld9 Jun 18, 2024

Choose a reason for hiding this comment

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

lisa template changed, now we should use this function instead of getOSProfile

@nagworld9 nagworld9 merged commit bf45d50 into Azure:develop Jun 19, 2024
10 of 11 checks passed
@nagworld9 nagworld9 deleted the custom-data branch June 19, 2024 00:15
maddieford pushed a commit to maddieford/WALinuxAgent that referenced this pull request Aug 13, 2024
maddieford added a commit that referenced this pull request Aug 13, 2024
(cherry picked from commit bf45d50)

Co-authored-by: Nageswara Nandigam <84482346+nagworld9@users.noreply.github.com>
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.

3 participants