Skip to content

Commit c33cacb

Browse files
author
codebot
committed
Update main
# Conflicts: # apps/gnb/adapters/e1ap_gateway_local_connector.cpp # apps/gnb/adapters/e1ap_gateway_local_connector.h # include/srsran/adt/any.h # include/srsran/adt/variant.h # lib/scheduler/ue_scheduling/ue_pdsch_param_candidate_searcher.h # tests/e2e/tests/viavi/test_declaration.yml # tests/e2e/tests/viavi/test_declaration_debug.yml # tests/unittests/adt/optional_test.cpp # tests/unittests/phy/upper/dl_processor_test_data.h # tests/unittests/scheduler/ue_scheduling/ue_pdsch_param_candidate_searcher_test.cpp
2 parents b9ae240 + 0f4830f commit c33cacb

File tree

524 files changed

+17697
-14396
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

524 files changed

+17697
-14396
lines changed

.gitlab-ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@
2525

2626
include:
2727
- project: softwareradiosystems/ci/tools
28-
ref: "17"
28+
ref: "18"
2929
file: .gitlab/ci-shared/setup/all.yml
3030
- project: softwareradiosystems/ci/tools
31-
ref: "17"
31+
ref: "18"
3232
file: .gitlab/ci-shared/features/all.yml
3333
- project: softwareradiosystems/ci/tools
34-
ref: "17"
34+
ref: "18"
3535
file: .gitlab/ci-shared/tools/python.yml
3636
- project: softwareradiosystems/ci/tools
37-
ref: "17"
37+
ref: "18"
3838
file: .gitlab/ci-shared/tools/test_reporter.yml
3939
- local: .gitlab/ci/builders/version.yml
4040
- local: .gitlab/ci/build.yml
@@ -58,7 +58,7 @@ variables:
5858
SLACK_CHANNEL_OK: "#ci_gnb"
5959
SLACK_CHANNEL_FAIL: "#ci_gnb"
6060
SLACK_CHANNEL_INFO_MSG: "#ci_gnb_verbose"
61-
AUTOREBASER_MODE: minimal
61+
AUTOREBASER_PRS_IN_QUEUE: 1
6262

6363
################################################################################
6464
## CI

0 commit comments

Comments
 (0)