Skip to content

Conversation

@obscurerichard
Copy link
Member

No description provided.

Copy link
Member Author

@obscurerichard obscurerichard left a comment

Choose a reason for hiding this comment

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

@rpigu-i can you fix up the issue listed? I got the build passing again in Jenkins.

Vagrantfile Outdated
config.vm.synced_folder ".", "/app"
config.vm.provision "shell", inline: "/app/bin/install-ansible.sh", upload_path: "/home/vagrant/install-ansible.sh"
config.vm.provision "shell", inline: "cd /app/ansible && ansible-playbook -l localhost bakery.yml app-AfterInstall.yml app-StartServer.yml", upload_path: "/home/vagrant/apl.sh"
config.vm.provision "shell", inline: "curl -sSL https://rvm.io/mpapis.asc | gpg2 --import -"
Copy link
Member Author

Choose a reason for hiding this comment

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

Ugh, don't do it like this, create a proper bin/install-gauntlt.sh script instead.

Copy link
Member Author

Choose a reason for hiding this comment

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

Nevermind, I already did that in the PR I just merged in here. I forgot I even worked on this!

Copy link
Contributor

@rpigu-i rpigu-i Jun 19, 2019

Choose a reason for hiding this comment

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

Yeah, this was done a while back (I think you did that around the time we did the demo). Is this now a dead PR, or does this still need to be merged into master and need a review?

Thanks

Copy link
Member Author

Choose a reason for hiding this comment

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

This PR, #33 is still live and needs to get into master. It LGTM now, were you ready with this work and where it was or is there more to add before we merge it?

I haven't tested this integration at all yet either.

Copy link
Member Author

Choose a reason for hiding this comment

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

Consider where we would want to put these tests if we are running in CI, not just in Vagrant, too @rpigu-i

@obscurerichard obscurerichard changed the title Integrate Gauntlet Integrate Gauntlt Jun 18, 2019
@obscurerichard
Copy link
Member Author

obscurerichard commented Aug 14, 2019

This is working nicely now. Here's a screenshot of the report from Jenkins (see PR-33 build 12).

image

Here's a screenshot of the New Relic note capturing this test run:

image

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.

3 participants