Task #1246
openRun tests for MSSQL and Postgres on jenkins
80%
Description
Now I'm unable run tests with different profile than default in submodules like ACC and etc.
Related issues
Updated by Ondřej Kopr over 6 years ago
- Related to Task #1207: Support MSSQL database in CzechIdM added
Updated by Radek Tomiška over 6 years ago
I fixed profile configurations, now is possible to test modules under various profiles. Default application properties with selected profile has to be added to all modules (test package), i've added this into example and acc module:
https://github.com/bcvsolutions/CzechIdMng/commit/248e7551299a91613756061449215a6d43371c7a#diff-2e6dfd56c436a92a7500b7e49a88dbe3
Updated by Vít Švanda over 5 years ago
- Subject changed from Fix the problem with jenkins and profiles to Run tests for MSSQL and Postgres on jenkins
- Status changed from New to In Progress
- Priority changed from Normal to High
- Target version set to Rhyolite (9.7.0)
Updated by Vít Švanda over 5 years ago
- Target version changed from Rhyolite (9.7.0) to Rhyolite (9.7.3)
Updated by Vít Švanda over 5 years ago
- Target version changed from Rhyolite (9.7.3) to Rhyolite (9.7.5)
Updated by Vít Švanda over 5 years ago
- Target version changed from Rhyolite (9.7.5) to Rhyolite (9.7.6)
Updated by Vít Švanda over 5 years ago
- Target version changed from Rhyolite (9.7.6) to 10.0.0
Updated by Radek Tomiška about 5 years ago
Test for postgresql (LTS version) are configured on jenkins.
Updated by Radek Tomiška about 5 years ago
- Assignee changed from Ondřej Kopr to Radek Tomiška
- % Done changed from 0 to 80
All jobs are configured on jenkins, but some tests are not stable for now. We need to fix unstable tests.
Updated by Radek Tomiška about 5 years ago
- Target version changed from 10.0.0 to 10.1.0
Updated by Radek Tomiška almost 5 years ago
All product jobs on jenkins for all profiles (h2, postgresql, mssql) are not red finally, but i had to ignore 'DefaultEntityEventManagerIntergationTest' test, which is really unstable - stuck on mssql, unstable on postgresql ...
Updated by Radek Tomiška almost 5 years ago
- Target version changed from 10.1.0 to 10.2.0
Updated by Vít Švanda over 4 years ago
- Target version changed from 10.2.0 to 10.3.0
Updated by Radek Tomiška over 4 years ago
- Status changed from In Progress to New