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

Changed webui smoke test to simply use localhost #98

Merged
merged 1 commit into from
Jan 24, 2017
Merged

Conversation

Mierdin
Copy link
Member

@Mierdin Mierdin commented Jan 24, 2017

The previous variable resulted in a hostname that was unknown to the remote node, (at least when running in AWS) and this test failed.

Since this test is intended to take place on the node where stackstorm is installed/running, localhost should work fine.

The previous variable resulted in a hostname that was unknown to the remote node, and this test failed.
Since this test is intended to take place on the remote node, localhost should work fine.
@Mierdin Mierdin added the RFR label Jan 24, 2017
Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

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

Looks safe, if nginx config is not changed https://github.com/StackStorm/st2/blob/master/conf/nginx/st2.conf#L10 to use specific virtual host, what will be an option for improvement in some future version of ansible-st2.

LGTM 👍

@arm4b arm4b added this to the v0.6.0 milestone Jan 24, 2017
@Mierdin Mierdin merged commit 61a1a97 into master Jan 24, 2017
@arm4b arm4b deleted the webui-smoketest branch January 24, 2017 20:03
@arm4b arm4b added bug and removed enhancement labels Jan 25, 2017
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