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 57a5b0e commit d022f28Copy full SHA for d022f28
config/staging.kernelci.org.conf
@@ -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
14
15
+[runner]
16
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