forked from M-Labs/nix-scripts
ARTIQ release 8 Hydra settings
This commit is contained in:
parent
3ae56dbfff
commit
c590df48e0
|
@ -66,7 +66,7 @@
|
||||||
"type": 1,
|
"type": 1,
|
||||||
"hidden": false,
|
"hidden": false,
|
||||||
"description": "Main ARTIQ packages (stable version)",
|
"description": "Main ARTIQ packages (stable version)",
|
||||||
"flake": "git+https://github.com/m-labs/artiq.git?ref=release-7",
|
"flake": "git+https://github.com/m-labs/artiq.git?ref=release-8",
|
||||||
"checkinterval": 300,
|
"checkinterval": 300,
|
||||||
"schedulingshares": 10,
|
"schedulingshares": 10,
|
||||||
"enableemail": false,
|
"enableemail": false,
|
||||||
|
@ -78,7 +78,7 @@
|
||||||
"type": 1,
|
"type": 1,
|
||||||
"hidden": false,
|
"hidden": false,
|
||||||
"description": "Additional ARTIQ packages (stable version)",
|
"description": "Additional ARTIQ packages (stable version)",
|
||||||
"flake": "git+https://git.m-labs.hk/m-labs/artiq-extrapkg.git?ref=release-7",
|
"flake": "git+https://git.m-labs.hk/m-labs/artiq-extrapkg.git?ref=release-8",
|
||||||
"checkinterval": 300,
|
"checkinterval": 300,
|
||||||
"schedulingshares": 10,
|
"schedulingshares": 10,
|
||||||
"enableemail": false,
|
"enableemail": false,
|
||||||
|
@ -90,7 +90,7 @@
|
||||||
"type": 1,
|
"type": 1,
|
||||||
"hidden": false,
|
"hidden": false,
|
||||||
"description": "ARTIQ on Zynq-7000 (stable version)",
|
"description": "ARTIQ on Zynq-7000 (stable version)",
|
||||||
"flake": "git+https://git.m-labs.hk/m-labs/artiq-zynq.git?ref=release-7",
|
"flake": "git+https://git.m-labs.hk/m-labs/artiq-zynq.git?ref=release-8",
|
||||||
"checkinterval": 300,
|
"checkinterval": 300,
|
||||||
"schedulingshares": 10,
|
"schedulingshares": 10,
|
||||||
"enableemail": false,
|
"enableemail": false,
|
||||||
|
@ -98,76 +98,41 @@
|
||||||
"keepnr": 50
|
"keepnr": 50
|
||||||
},
|
},
|
||||||
|
|
||||||
"fast-legacy": {
|
"main-legacy": {
|
||||||
"enabled": 1,
|
"enabled": 1,
|
||||||
|
"type": 1,
|
||||||
"hidden": false,
|
"hidden": false,
|
||||||
"description": "Core ARTIQ packages to build fast for CI purposes (legacy version)",
|
"description": "Main ARTIQ packages (legacy version)",
|
||||||
"nixexprinput": "nixScripts",
|
"flake": "git+https://github.com/m-labs/artiq.git?ref=release-7",
|
||||||
"nixexprpath": "artiq-fast.nix",
|
|
||||||
"checkinterval": 300,
|
"checkinterval": 300,
|
||||||
"schedulingshares": 10,
|
"schedulingshares": 10,
|
||||||
"enableemail": false,
|
"enableemail": false,
|
||||||
"emailoverride": "",
|
"emailoverride": "",
|
||||||
"keepnr": 50,
|
"keepnr": 50
|
||||||
"inputs": {
|
|
||||||
"nixpkgs": { "type": "git", "value": "https://github.com/NixOS/nixpkgs.git nixos-21.05", "emailresponsible": false },
|
|
||||||
"nixScripts": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/nix-scripts.git", "emailresponsible": false },
|
|
||||||
"artiqSrc": { "type": "git", "value": "https://github.com/m-labs/artiq.git release-6 1", "emailresponsible": false }
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"board-generated-legacy": {
|
"extra-legacy": {
|
||||||
"enabled": 1,
|
"enabled": 1,
|
||||||
|
"type": 1,
|
||||||
"hidden": false,
|
"hidden": false,
|
||||||
"description": "Generated code for ARTIQ boards (legacy version)",
|
"description": "Additional ARTIQ packages (legacy version)",
|
||||||
"nixexprinput": "nixScripts",
|
"flake": "git+https://git.m-labs.hk/m-labs/artiq-extrapkg.git?ref=release-7",
|
||||||
"nixexprpath": "artiq-board-generated",
|
"checkinterval": 300,
|
||||||
"checkinterval": 14400,
|
"schedulingshares": 10,
|
||||||
"schedulingshares": 1,
|
|
||||||
"enableemail": false,
|
"enableemail": false,
|
||||||
"emailoverride": "",
|
"emailoverride": "",
|
||||||
"keepnr": 50,
|
"keepnr": 50
|
||||||
"inputs": {
|
|
||||||
"nixpkgs": { "type": "git", "value": "https://github.com/NixOS/nixpkgs.git nixos-21.05", "emailresponsible": false },
|
|
||||||
"nixScripts": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/nix-scripts.git", "emailresponsible": false },
|
|
||||||
"sinaraSystemsSrc": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/sinara-systems-legacy.git master 1", "emailresponsible": false },
|
|
||||||
"artiq-fast": { "type": "sysbuild", "value": "artiq:fast-legacy:generated-nix", "emailresponsible": false }
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"full-legacy": {
|
|
||||||
"enabled": 1,
|
|
||||||
"hidden": false,
|
|
||||||
"description": "Full set of ARTIQ packages (legacy version)",
|
|
||||||
"nixexprinput": "nixScripts",
|
|
||||||
"nixexprpath": "artiq-full.nix",
|
|
||||||
"checkinterval": 86400,
|
|
||||||
"schedulingshares": 1,
|
|
||||||
"enableemail": false,
|
|
||||||
"emailoverride": "",
|
|
||||||
"keepnr": 50,
|
|
||||||
"inputs": {
|
|
||||||
"nixpkgs": { "type": "git", "value": "https://github.com/NixOS/nixpkgs.git nixos-21.05", "emailresponsible": false },
|
|
||||||
"nixScripts": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/nix-scripts.git", "emailresponsible": false },
|
|
||||||
"use-generated": { "type": "boolean", "value": "true" },
|
|
||||||
"artiq-board-generated": { "type": "sysbuild", "value": "artiq:board-generated-legacy:generated-nix", "emailresponsible": false }
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"zynq-legacy": {
|
"zynq-legacy": {
|
||||||
"enabled": 1,
|
"enabled": 1,
|
||||||
|
"type": 1,
|
||||||
"hidden": false,
|
"hidden": false,
|
||||||
"description": "ARTIQ on Zynq-7000 (legacy version)",
|
"description": "ARTIQ on Zynq-7000 (legacy version)",
|
||||||
"nixexprinput": "nixScripts",
|
"flake": "git+https://git.m-labs.hk/m-labs/artiq-zynq.git?ref=release-7",
|
||||||
"nixexprpath": "artiq-zynq.nix",
|
|
||||||
"checkinterval": 300,
|
"checkinterval": 300,
|
||||||
"schedulingshares": 1,
|
"schedulingshares": 10,
|
||||||
"enableemail": false,
|
"enableemail": false,
|
||||||
"emailoverride": "",
|
"emailoverride": "",
|
||||||
"keepnr": 50,
|
"keepnr": 50
|
||||||
"inputs": {
|
|
||||||
"nixpkgs": { "type": "git", "value": "https://github.com/NixOS/nixpkgs.git nixos-21.05", "emailresponsible": false },
|
|
||||||
"nixScripts": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/nix-scripts.git", "emailresponsible": false },
|
|
||||||
"artiq-fast": { "type": "sysbuild", "value": "artiq:fast-legacy:generated-nix", "emailresponsible": false },
|
|
||||||
"artiq-zynq": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/artiq-zynq.git release-6", "emailresponsible": false }
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
|
|
||||||
"gluelogic": {
|
"gluelogic": {
|
||||||
|
|
Loading…
Reference in New Issue