From 10ac310b31b4174130634a332a0ce3e257d4005a Mon Sep 17 00:00:00 2001 From: Philipp Wagner Date: Tue, 27 Oct 2020 14:06:04 +0000 Subject: [PATCH] [ci] Add a comment on private CI Private CI has a separate list of ibex configurations it runs (there's no sane way around that). Add a note to the pipeline configuration to hopefully remember to keep them in sync, if that's desired (they don't *have to* be in sync). --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d1636676..b53027ca 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -92,6 +92,8 @@ jobs: - template : ci/ibex-rtl-ci-steps.yml parameters: ibex_configs: + # Note: Try to keep the list of configurations in sync with the one used + # in Private CI. - small - experimental-maxperf-pmp - experimental-maxperf-pmp-bmfull