Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Sc ffead cpp#2173

Merged
msmith-techempower merged 11 commits intoTechEmpower:round-14from
sumeetchhetri:sc_ffead-cpp
Aug 29, 2016
Merged

Sc ffead cpp#2173
msmith-techempower merged 11 commits intoTechEmpower:round-14from
sumeetchhetri:sc_ffead-cpp

Conversation

@sumeetchhetri
Copy link
Copy Markdown
Contributor

Merged changes from (nbrady-techempower:ffead-cpp) #2161 and fixed the failing ffead-cpp-apache2 test.

@sumeetchhetri
Copy link
Copy Markdown
Contributor Author

Finally the ffead-cpp and ffead-cpp-apache2 tests pass successfully, Can someone please check why the build still fails, the logs for the test run can be found at https://travis-ci.org/TechEmpower/FrameworkBenchmarks/jobs/148493112. @nbrady-techempower can you please look at this and get this merged as this PR has been open for a long time now :-)

sudo service postgresql restart
sudo service cassandra restart
/opt/elasticsearch/elasticsearch restart
sudo /etc/init.d/apache2 stop
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is there a reason why this is a stop and not a restart like the other services in this function?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This line can be removed, it is not required anymore!

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Awesome. Could you push a fix removing the line? Other than that I'd say this is good to merge!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done

@knewmanTE
Copy link
Copy Markdown
Contributor

Thanks @sumeetchhetri! So it looks like what's causing Travis to mark the test as a fail is this line at the end:

The command "time ./toolset/run-ci.py verify "$TESTDIR"" exited with 1.

We're looking into why this is happening, so we're going to hold off on merging this in for a little bit. Sorry for the delay, we'll do our best to get it merged in as soon as we can!

One thing that comes to mind is the ffead-cpp-apache.sh file. Is there a way to get the app running without having to access /var/www/ or /etc/apache2/ ? You also shouldn't have to add a new user, testrunner already has admin privileges.

@sumeetchhetri
Copy link
Copy Markdown
Contributor Author

I tried that already, having the ffead-cpp web folder anywhere else does not pass the travis test, it passed for me locally though. I had to go through several combinations to make travis pass my tests, moving the web folder to /var/www was the important one after disabling the default port Listen 80 of apache.

@LadyMozzarella LadyMozzarella added this to the Round 14 milestone Aug 25, 2016
@msmith-techempower
Copy link
Copy Markdown
Member

Travis borked; this looks good to me; LGTM!

@msmith-techempower msmith-techempower merged commit fe3cf3a into TechEmpower:round-14 Aug 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants