We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63c0ef4 commit f54f607Copy full SHA for f54f607
.gitlab/ci/e2e.yml
@@ -565,6 +565,7 @@ validate n300 config:
565
variables:
566
MARKERS: "rf_n300"
567
TESTBED: "android_n300"
568
+ allow_failure: true
569
570
################################################################################
571
# Android
@@ -602,6 +603,7 @@ android n300:
602
603
extends: android x300
604
605
606
607
608
609
# VIAVI
0 commit comments