1bf215546Sopenharmony_ci[[deqp]]
2bf215546Sopenharmony_cideqp = "/deqp/modules/gles2/deqp-gles2"
3bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gles2-master.txt"]
4bf215546Sopenharmony_cideqp_args = [
5bf215546Sopenharmony_ci    "--deqp-surface-width=256",
6bf215546Sopenharmony_ci    "--deqp-surface-height=256",
7bf215546Sopenharmony_ci    "--deqp-surface-type=pbuffer",
8bf215546Sopenharmony_ci    "--deqp-gl-config-name=rgba8888d24s8ms0",
9bf215546Sopenharmony_ci    "--deqp-visibility=hidden"
10bf215546Sopenharmony_ci]
11bf215546Sopenharmony_civersion_check = "GL ES 3.2.*git"
12bf215546Sopenharmony_cirenderer_check = "virgl"
13bf215546Sopenharmony_ci
14bf215546Sopenharmony_ci[[deqp]]
15bf215546Sopenharmony_cideqp = "/deqp/modules/gles3/deqp-gles3"
16bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gles3-master.txt"]
17bf215546Sopenharmony_cideqp_args = [
18bf215546Sopenharmony_ci    "--deqp-surface-width=256",
19bf215546Sopenharmony_ci    "--deqp-surface-height=256",
20bf215546Sopenharmony_ci    "--deqp-surface-type=pbuffer",
21bf215546Sopenharmony_ci    "--deqp-gl-config-name=rgba8888d24s8ms0",
22bf215546Sopenharmony_ci    "--deqp-visibility=hidden"
23bf215546Sopenharmony_ci]
24bf215546Sopenharmony_citimeout = 180.0
25bf215546Sopenharmony_ci
26bf215546Sopenharmony_ci[[deqp]]
27bf215546Sopenharmony_cideqp = "/deqp/modules/gles31/deqp-gles31"
28bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gles31-master.txt"]
29bf215546Sopenharmony_cideqp_args = [
30bf215546Sopenharmony_ci    "--deqp-surface-width=256",
31bf215546Sopenharmony_ci    "--deqp-surface-height=256",
32bf215546Sopenharmony_ci    "--deqp-surface-type=pbuffer",
33bf215546Sopenharmony_ci    "--deqp-gl-config-name=rgba8888d24s8ms0",
34bf215546Sopenharmony_ci    "--deqp-visibility=hidden"
35bf215546Sopenharmony_ci]
36bf215546Sopenharmony_citimeout = 180.0
37bf215546Sopenharmony_ci
38bf215546Sopenharmony_ci[[deqp]]
39bf215546Sopenharmony_cideqp = "/deqp/external/openglcts/modules/glcts"
40bf215546Sopenharmony_cicaselists = [
41bf215546Sopenharmony_ci    "/deqp/mustpass/gl43-master.txt",
42bf215546Sopenharmony_ci]
43bf215546Sopenharmony_cideqp_args = [
44bf215546Sopenharmony_ci    "--deqp-surface-width=256",
45bf215546Sopenharmony_ci    "--deqp-surface-height=256",
46bf215546Sopenharmony_ci    "--deqp-surface-type=pbuffer",
47bf215546Sopenharmony_ci    "--deqp-gl-config-name=rgba8888d24s8ms0",
48bf215546Sopenharmony_ci    "--deqp-visibility=hidden"
49bf215546Sopenharmony_ci]
50bf215546Sopenharmony_ci# Some of the GL4.3 tests will tank virglrenderer and cause remaining rendering
51bf215546Sopenharmony_ci# to fail until things are recreated, so just do single-test-per-group on them
52bf215546Sopenharmony_ci# until virglrenderer is stabilized.
53bf215546Sopenharmony_citests_per_group = 1
54bf215546Sopenharmony_ci
55bf215546Sopenharmony_ci[[piglit]]
56bf215546Sopenharmony_cipiglit_folder = "/piglit"
57bf215546Sopenharmony_ciprofile = "quick"
58bf215546Sopenharmony_ciprocess_isolation = true
59bf215546Sopenharmony_ci  [piglit.env]
60bf215546Sopenharmony_ci  PIGLIT_PLATFORM = "x11_egl"
61