From 23e6d0ce79f6eee65e5a61dc7f4f85c8be8db5ab Mon Sep 17 00:00:00 2001 From: Rob Clark Date: Tue, 17 Jan 2023 07:27:51 -0800 Subject: [PATCH] Revert "freedreno/ci: Switch also performance a630 job to manual" This reverts commit 3be7a28b24256e4bdc4fe4ba6428ef767c7bd287. Part-of: --- src/freedreno/ci/gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedreno/ci/gitlab-ci.yml b/src/freedreno/ci/gitlab-ci.yml index 56ad021c71f..6f0b1e0bea7 100644 --- a/src/freedreno/ci/gitlab-ci.yml +++ b/src/freedreno/ci/gitlab-ci.yml @@ -339,7 +339,7 @@ a630-traces-restricted: a630-traces-performance: extends: - a630-traces - #- .freedreno-rules-performance + - .freedreno-rules-performance variables: PIGLIT_REPLAY_SUBCOMMAND: "profile" PIGLIT_REPLAY_EXTRA_ARGS: "--db-path ${CI_PROJECT_DIR}/replayer-db/"