Skip to content
Snippets Groups Projects
Commit 3cdb5f66 authored by Nico's avatar Nico
Browse files

remove broken for tets

parent 0742c4bd
No related branches found
No related tags found
No related merge requests found
......@@ -65,37 +65,31 @@ target:ar71xx-generic:
extends: .target
variables:
GLUON_TARGET: ar71xx-generic
BROKEN: ""
target:ar71xx-tiny:
extends: .target
variables:
GLUON_TARGET: ar71xx-tiny
BROKEN: ""
target:ar71xx-nand:
extends: .target
variables:
GLUON_TARGET: ar71xx-nand
BROKEN: ""
target:ath79-generic:
extends: .target
variables:
GLUON_TARGET: ath79-generic
BROKEN: ""
target:brcm2708-bcm2708:
extends: .target
variables:
GLUON_TARGET: brcm2708-bcm2708
BROKEN: ""
target:brcm2708-bcm2709:
extends: .target
variables:
GLUON_TARGET: brcm2708-bcm2709
BROKEN: ""
target:brcm2708-bcm2710:
extends: .target
......@@ -107,85 +101,71 @@ target:ipq40xx-generic:
extends: .target
variables:
GLUON_TARGET: ipq40xx-generic
BROKEN: ""
target:ipq806x-generic:
extends: .target
variables:
GLUON_TARGET: ipq806x-generic
BROKEN: ""
target:lantiq-xrx200:
extends: .target
variables:
GLUON_TARGET: lantiq-xrx200
BROKEN: ""
target:lantiq-xway:
extends: .target
variables:
GLUON_TARGET: lantiq-xway
BROKEN: ""
target:mpc85xx-generic:
extends: .target
variables:
GLUON_TARGET: mpc85xx-generic
BROKEN: ""
target:mpc85xx-p1020:
extends: .target
variables:
GLUON_TARGET: mpc85xx-p1020
BROKEN: ""
target:ramips-mt7620:
extends: .target
variables:
GLUON_TARGET: ramips-mt7620
BROKEN: ""
target:ramips-mt7621:
extends: .target
variables:
GLUON_TARGET: ramips-mt7621
BROKEN: ""
target:ramips-mt76x8:
extends: .target
variables:
GLUON_TARGET: ramips-mt76x8
BROKEN: ""
target:ramips-rt305x:
extends: .target
variables:
GLUON_TARGET: ramips-rt305x
BROKEN: ""
target:sunxi-cortexa7:
extends: .target
variables:
GLUON_TARGET: sunxi-cortexa7
BROKEN: ""
target:x86-generic:
extends: .target
variables:
GLUON_TARGET: x86-generic
BROKEN: ""
target:x86-geode:
extends: .target
variables:
GLUON_TARGET: x86-geode
BROKEN: ""
target:x86-64:
extends: .target
variables:
GLUON_TARGET: x86-64
BROKEN: ""
package:
stage: package
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment