File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed
Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 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+ [test_report ]
27+ smtp_host = " smtp.gmail.com"
28+ smtp_port = 465
29+
30+ [timeout ]
31+
32+ [regression_tracker ]
33+
34+ ["storage:staging .kernelci .org" ]
35+ storage_cred = " /home/kernelci/data/ssh/id_rsa_tarball"
You can’t perform that action at this time.
0 commit comments