Skip to content

Commit d022f28

Browse files
STAGING config/staging.kernelci.org.conf: add file for staging
1 parent 57a5b0e commit d022f28

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

config/staging.kernelci.org.conf

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
[DEFAULT]
2+
api_config: staging.kernelci.org
3+
storage_config: staging.kernelci.org
4+
verbose: true
5+
6+
[trigger]
7+
poll_period: 3600
8+
startup_delay: 3
9+
10+
[tarball]
11+
kdir: /home/kernelci/data/src/linux
12+
output: /home/kernelci/data/output
13+
storage_config: staging.kernelci.org
14+
15+
[runner]
16+
output: /home/kernelci/data/output
17+
runtime_config: k8s-gke-eu-west4
18+
19+
[notifier]
20+
21+
[send_kcidb]
22+
kcidb_topic_name: playground_kcidb_new
23+
kcidb_project_id: kernelci-production
24+
origin: kernelci_api
25+
26+
[timeout]
27+
28+
[test_report]
29+
smtp_host: smtp.gmail.com
30+
smtp_port: 465
31+
32+
[regression_tracker]
33+
34+
[storage:staging.kernelci.org]
35+
storage_cred: /home/kernelci/data/ssh/id_rsa_tarball

0 commit comments

Comments
 (0)