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

Molecule v2 #17

Merged
merged 7 commits into from
Nov 22, 2018
Merged

Molecule v2 #17

merged 7 commits into from
Nov 22, 2018

Conversation

sbesson
Copy link
Member

@sbesson sbesson commented Nov 20, 2018

Following #16, this migrates the role to using Ansible 2.6.3/Molecule 2 as done in ome/ansible-role-basedeps#5 (comment)

@manics
Copy link
Member

manics commented Nov 21, 2018

Nov 21 16:18:55 localhost haproxy[1714]: 127.0.0.1:52220 [21/Nov/2018:16:18:55.560] hafrontend-http habackend/<NOSRV> 0/-1/-1/-1/0 503 213 - - SC-- 1/1/0/0/0 0/0 "GET / HTTP/1.1"
From the haproxy docs the diff occurs in actconn '/' feconn which are related to connection counts, so maybe it's a race issue? If so I think accepting 0/0 or 1/1 is an acceptable workaround.

@sbesson
Copy link
Member Author

sbesson commented Nov 22, 2018

I tested Ubuntu 16.04 in isolation (build) but this gave the same outcome. 3e109e8 relaxes the log line check to ignore actonn/feconn but I can certainly moodify to a regexp to make sure the counts are at most 1.

@manics
Copy link
Member

manics commented Nov 22, 2018

Can you make the check as tight as possible for now, and check for 0/1?

@sbesson
Copy link
Member Author

sbesson commented Nov 22, 2018

See 06934b5

@manics manics merged commit 1b28acf into ome:master Nov 22, 2018
@sbesson sbesson deleted the molecule_v2 branch November 22, 2018 16:19
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