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

Fix for #80 #102

Merged
merged 2 commits into from
Nov 3, 2017
Merged

Fix for #80 #102

merged 2 commits into from
Nov 3, 2017

Conversation

atodorov
Copy link
Member

@atodorov atodorov commented Nov 3, 2017

Also fix tests on Postgres

The httpd configuration already redirects HTTP requests to HTTPS.
This commit binds the local port 80 to the container so you can
access Kiwi TCMS using the FQDN of the host system.
this fixes test failures on Postgres which are due to DB returning
the records in non-deterministic order.
@coveralls
Copy link

coveralls commented Nov 3, 2017

Pull Request Test Coverage Report for Build 331

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 58.742%

Totals Coverage Status
Change from base Build 326: 0.03%
Covered Lines: 7095
Relevant Lines: 11265

💛 - Coveralls

@atodorov atodorov merged commit cb21646 into master Nov 3, 2017
@atodorov atodorov deleted the next_release branch November 3, 2017 11:03
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