Skip to content

Updated test workflow to verify both single and multi file configs #9

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

Merged
merged 1 commit into from
May 18, 2022

Conversation

agazeley
Copy link
Contributor

@agazeley agazeley commented May 17, 2022

The change enables the testing of both multiple files NGINX config to NGINX for Azure and single file config

Test procedure is as follows:

  • Login to Azure
  • Synchronizing the configuration
  • Modify the nginx.conf file to proxy_pass to be a random number
  • Validating a HTTP request to the NGINX instance by checking for the Github pipeline ID header to be set to the random number previously generated
  • Modify the proxy.conf file to proxy_pass the Github pipeline ID
  • Synchronize the configuration
  • Validating a HTTP request to the NGINX instance by checking for the Github pipeline ID in the header

@agazeley agazeley requested a review from bangbingsyb May 17, 2022 22:26
@agazeley agazeley merged commit 3644bc6 into main May 18, 2022
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.

2 participants