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

[Provisioner] Fix open ports on Azure #2649

Merged
merged 1 commit into from
Nov 21, 2023
Merged

[Provisioner] Fix open ports on Azure #2649

merged 1 commit into from
Nov 21, 2023

Conversation

cblmemo
Copy link
Collaborator

@cblmemo cblmemo commented Oct 3, 2023

Tested (run the relevant ones):

  • Code formatting: bash format.sh
  • Any manual or new tests for this PR (please specify below)
  • All smoke tests: pytest tests/test_smoke.py
  • Relevant individual smoke tests: pytest tests/test_smoke.py::test_fill_in_the_name
  • Backward compatibility tests: bash tests/backward_comaptibility_tests.sh

@Michaelvll
Copy link
Collaborator

Any update on this PR @cblmemo? It seems the smoke tests fail on the azure port related tests pretty often. : )

@cblmemo
Copy link
Collaborator Author

cblmemo commented Nov 17, 2023

Any update on this PR @cblmemo? It seems the smoke tests fail on the azure port related tests pretty often. : )

We could merge this PR first and it should make it better. There are some other problems in Azure API call and I'll take a look soon 🤔

@cblmemo cblmemo marked this pull request as ready for review November 17, 2023 20:35
@cblmemo
Copy link
Collaborator Author

cblmemo commented Nov 18, 2023

Any update on this PR @cblmemo? It seems the smoke tests fail on the azure port related tests pretty often. : )

Seems like the API calling bug no longer exists. This PR should fix the problem. 🫡 (I just run the smoke test and it passed)

@cblmemo cblmemo changed the title [WIP][Provisioner] Fix open ports on Azure [Provisioner] Fix open ports on Azure Nov 18, 2023
Copy link
Collaborator

@Michaelvll Michaelvll left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this @cblmemo! LGTM. Just tried to merge this PR to #2801 and it makes the smoke test for serving on Azure work.

@cblmemo cblmemo merged commit a1b3ac3 into master Nov 21, 2023
18 checks passed
@cblmemo cblmemo deleted the fix-ports-on-azure branch November 21, 2023 16:21
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