Searched full:test_suite (Results 1 – 8 of 8) sorted by relevance
5 # TEST_SUITE -- which test suite to run: oss or xpack6 …rl at which elasticsearch is reachable, a default is composed based on STACK_VERSION and TEST_SUITE17 echo -e "\033[34;1mINFO:\033[0m TEST_SUITE ${TEST_SUITE}\033[0m"40 --env TEST_SUITE=${TEST_SUITE} \
10 TEST_SUITE:
10 vendor/bin/phpunit -c "phpunit-yaml-${TEST_SUITE}-tests.xml"
7 # Export the TEST_SUITE variable, eg. 'free' or 'platinum' defaults to 'free'.
21 export TEST_SUITE=${TEST_SUITE-free}
53 name: TEST_SUITE
86 * Refactored TEST_SUITE with free, platinum + removed old YamlRunnerTest
24 - Refactored TEST_SUITE with free, platinum + removed old YamlRunnerTest