From 9a28b7b68c292bec458f2dd91b75437f4224724e Mon Sep 17 00:00:00 2001 From: Anastasiya Semenkevich Date: Tue, 20 Feb 2024 12:35:22 +0300 Subject: [PATCH] Revert "ci: test these changes with the nix build" This reverts commit 801831949e50977f28ea5a0a533ffbf820df745c. --- test/e2e/ci/Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/ci/Jenkinsfile b/test/e2e/ci/Jenkinsfile index 0328bfe685..af5afb46c3 100644 --- a/test/e2e/ci/Jenkinsfile +++ b/test/e2e/ci/Jenkinsfile @@ -76,7 +76,7 @@ pipeline { TESTRAIL_PROJECT_ID = 17 /* Runtime flag to make testing of the app easier. Switched off: unpredictable app behavior under new tests */ - STATUS_RUNTIME_TEST_MODE = 'True' + /* STATUS_RUNTIME_TEST_MODE = 'True' */ } stages {