Wonach suchst Du?
What are you looking for?

How do I create a branch-based testing environment ?

How do I create a branch-based testing environment?

  1. Select the task you want to test:
  2. Open the github issue for your task and check the pull requests:
  3. Click the tab Pull requests, and make sure that the branch has no conflicts with the base branch:
  4. Right-click the link to the jenkins page:
  5. Look for the link to the dist build in console:
  6. Use this link to get to the build in metasfresh.dist you want to perform testing on:
  7. Click the 2nd link to create the build:
  8. Enter your email address so you will get informed by mail when the instance was built

  9. You will receive an email with the link to your testing docker environment with the resp. user name & pw

  10. Click the link in the email:
  11. Check the db version to make sure it’s the correct one that was built:

View source file on GitHub.com