Update geode-native integration test jobs to run in parallel 11/12311/2
authorMario Salazar de Torres <mario.salazar.de.torres@est.tech>
Wed, 9 Feb 2022 09:28:29 +0000 (10:28 +0100)
committerMario Salazar de Torres <mario.salazar.de.torres@est.tech>
Wed, 9 Feb 2022 09:49:48 +0000 (09:49 +0000)
commit2222f82d576bfe03ea0b01d218d72ea16d872fdf
tree1982bcb3a7fdd5ea6973209fd44e9bc9d9a3b7f0
parenta0987134ab782297b3986bf79127f61cc347d381
Update geode-native integration test jobs to run in parallel

 - Changed both old and new ITs jobs so they are executed in parallel.
   The number of tests ran in parallel is equivalent to the number of
   cores divided by 4, meaning that in average, each test will have
   available 4 cores in computing terms.

Change-Id: I8eaeccb45ae41de262ac3c6be5622905b454cf70
jjb/geode-native/apache-geode-native-test/integrationtest.sh
jjb/geode-native/apache-geode-native-test/new_integrationtest.sh