Skip to content

Instantly share code, notes, and snippets.

View ruivieira's full-sized avatar
💭
I'm drinking tea

Rui Vieira ruivieira

💭
I'm drinking tea
View GitHub Profile
@ruivieira
ruivieira / trusty-end2end.md
Created November 18, 2021 09:05 — forked from r00ta/trusty-end2end.md
END 2 END TRUSTY INFRASTRUCTURE TESTING

END 2 END TRUSTY INFRASTRUCTURE TESTING

In order to run this test, you have to setup your environment with java, mvn, docker and docker-compose. Tested with

  • openjdk 11.0.6 2020-01-14
  • apache-maven-3.6.3
  • Docker version 20.10.3, build 48d30b5
  • docker-compose version 1.25.2, build 698e2846.
  1. Clone the repositories kiegroup/kogito-runtimes, kiegroup/kogito-apps and kiegroup/kogito-examples. In addition to that, checkout to the release branch: for example if the release is 1.8.x, then run