activemq-artemis/tests
Tiago Bueno dbd60d0afb ARTEMIS-3749 e2e-tests improvements
Scripts:
- Fix the preapre-docker.sh to exit with 0 instead of 1 on success

On pom files:
- Change e2e-tests variable names to e2e-tests.xxxxxx for clarity on
  e2e-tests variables
- Add e2e-tests.skipImageBuild variable to control if the docker image
  will be build (defaults to not build)
- Add e2e-tests.dockerfile variable to specify the dockerfile to be
  used (defaults to Dockerfile-centos)
- Bump testcontainers version to 1.16.3
- Add artemis distribution dependency since the docker image build
  depends on it

On ContainerService class:
- Fix exposePorts and exporseFolder to use SELinux shared mode
  otherwise the mount fails on machines with SELinux enabled
- Move the logic to use specific user on container from generic start
  method to broker specific method to avoid affect other images
- Update the broker image name to a more generic name (activemq-artemis
  instead of artemis-centos)
- Update the broker image tag to match with the project version in pom
  file
2022-03-30 11:48:05 -04:00
..
activemq5-unit-tests [maven-release-plugin] prepare for next development iteration 2022-03-22 13:34:58 -04:00
artemis-test-support [maven-release-plugin] prepare for next development iteration 2022-03-22 13:34:58 -04:00
compatibility-tests [maven-release-plugin] prepare for next development iteration 2022-03-22 13:34:58 -04:00
config NO-JIRA Reduce amount of Apache Curator logs 2021-09-06 18:14:29 +02:00
e2e-tests ARTEMIS-3749 e2e-tests improvements 2022-03-30 11:48:05 -04:00
extra-tests [maven-release-plugin] prepare for next development iteration 2022-03-22 13:34:58 -04:00
integration-tests [maven-release-plugin] prepare for next development iteration 2022-03-22 13:34:58 -04:00
jms-tests [maven-release-plugin] prepare for next development iteration 2022-03-22 13:34:58 -04:00
joram-tests [maven-release-plugin] prepare for next development iteration 2022-03-22 13:34:58 -04:00
karaf-client-integration-tests [maven-release-plugin] prepare for next development iteration 2022-03-22 13:34:58 -04:00
performance-jmh [maven-release-plugin] prepare for next development iteration 2022-03-22 13:34:58 -04:00
performance-tests [maven-release-plugin] prepare for next development iteration 2022-03-22 13:34:58 -04:00
security-resources ARTEMIS-3365 Add broker balancers 2021-08-06 08:33:21 -04:00
smoke-tests ARTEMIS-3749 e2e-tests improvements 2022-03-30 11:48:05 -04:00
soak-tests [maven-release-plugin] prepare for next development iteration 2022-03-22 13:34:58 -04:00
stress-tests [maven-release-plugin] prepare for next development iteration 2022-03-22 13:34:58 -04:00
timing-tests [maven-release-plugin] prepare for next development iteration 2022-03-22 13:34:58 -04:00
unit-tests [maven-release-plugin] prepare for next development iteration 2022-03-22 13:34:58 -04:00
pom.xml ARTEMIS-3749 e2e-tests improvements 2022-03-30 11:48:05 -04:00