History for midPoint_container/library.bash
Commits on Dec 11, 2020
-
Applied workaround for MID-6721 bug
Test were failing because MID-6721 bug. Workaround applied.
Slavek Licehammer committedDec 11, 2020 Loading status checks…
Commits on Nov 5, 2019
-
- Updated master branch with changes from the laboratory - Temporarily removed obsolete demo/complex - Fixed download script to reflect new URL of midPoint distribution server - Upgraded midPoint to 4.0.1
Commits on Mar 22, 2019
Commits on Oct 11, 2018
-
Add RabbitMQ-related tests in demo/complex
Plus a couple of other fixes in library.bash.
Commits on Oct 9, 2018
-
Migrate RabbitMQ to TIER image
A couple of Grouper-related tests were added, including testing of live sync using RabbitMQ (not finished yet).
-
Migrate Shib in demo/shibboleth to TIER one
Plus a couple of minor fixes.
mederly committedOct 9, 2018
Commits on Oct 5, 2018
Commits on Oct 4, 2018
Commits on Oct 3, 2018
Commits on Oct 2, 2018
Commits on Oct 1, 2018
Commits on Sep 29, 2018
-
Merge branch 'bats' of https://github.internet2.edu/docker/midPoint_c…
…ontainer into bats # Conflicts: # library.bash
-
Also disabled auto-restart of midPoint (causes problems if midPoint cannot be started).
mederly committedSep 29, 2018
Commits on Sep 28, 2018
-
-
adding of waiting and check functions for shibboleth idp
skublik committedSep 28, 2018 -
Add SIS_PERSONS -> midPoint test
mederly committedSep 28, 2018 -
Add some failing tests diagnostics
mederly committedSep 28, 2018 -
-
-
Fix demo/complex tests (hopefully)
1. xpath -> xmllint 2. added some docker containers cleanup
-
Add initial demo/complex tests
Might fail if xpath is not installed.
-
Also with other minor enhancements.