stages: - build - test build: stage: - build script: - scons -j2 test: stage: - test script: - scons tests/core