Run Tests within Container using the Bluemix DevOps service

0 votes
I am working on an application based on the bluemix container service and trying to deploy on IBM Bluemix DevOps service. I want to add a test stage before deploying but the problem is that my tests need to run within a docker container. I need to use image build for this.

The available test stage does not give this facility of conducting the test within the docker.

How do I get this done?
Aug 3, 2018 in DevOps & Agile by Hannah
• 18,570 points
448 views

1 answer to this question.

0 votes
Try these steps:

Step 1- sett up a persistent container

Step 2- use cf ic cp to copy up the changed pieces

Step 3- then a cf ic exec -ti to force it to run there
answered Aug 3, 2018 by Kalgi
• 52,360 points

Related Questions In DevOps & Agile

+2 votes
1 answer

How we handle the database scripts/procedures using Devops methodology

The following article gives you a comprehensive ...READ MORE

answered Apr 20, 2020 in DevOps & Agile by Sirajul
• 59,230 points
362 views
0 votes
1 answer
+5 votes
2 answers

How to program and get the Digital Ocean ID of the current Droplet from within the Droplet?

You can run curl http://169.254.169.254/metadata/v1/id within the ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by Atul
• 10,240 points
2,874 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,520 views
+2 votes
1 answer
+13 votes
2 answers
+14 votes
5 answers

How do I run a cron job inside a docker container

If you can SSH into your server ...READ MORE

answered Jul 27, 2018 in DevOps & Agile by Kalgi
• 52,360 points
15,922 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP