@@ -6,13 +6,13 @@ This workload runs [clinfo](https://github.com/Oblomov/clinfo) utilizing the i91
66* Build the workload container image.
77
88```
9- $ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main /tests/l2/dgpu/clinfo_build.yaml
9+ $ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.3.0 /tests/l2/dgpu/clinfo_build.yaml
1010```
1111
1212* Deploy and execute the workload.
1313
1414```
15- $ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main /tests/l2/dgpu/clinfo_job.yaml
15+ $ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.3.0 /tests/l2/dgpu/clinfo_job.yaml
1616```
1717
1818* Check the results.
@@ -47,13 +47,13 @@ This workload runs ```hwinfo``` utilizing the i915 resource from GPU provisionin
4747* Build the workload container image.
4848
4949```
50- $ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main /tests/l2/dgpu/hwinfo_build.yaml
50+ $ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.3.0 /tests/l2/dgpu/hwinfo_build.yaml
5151```
5252
5353* Deploy and execute the workload.
5454
5555```
56- $ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main /tests/l2/dgpu/hwinfo_job.yaml
56+ $ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.3.0 /tests/l2/dgpu/hwinfo_job.yaml
5757```
5858
5959* Check the results
@@ -96,13 +96,13 @@ This workload runs [vainfo](https://github.com/intel/libva-utils) utilizing the
9696* Build the workload container image.
9797
9898```
99- $ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main /tests/l2/dgpu/vainfo_build.yaml
99+ $ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.3.0 /tests/l2/dgpu/vainfo_build.yaml
100100```
101101
102102* Deploy and execute the workload.
103103
104104```
105- $ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main /tests/l2/dgpu/vainfo_job.yaml
105+ $ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.3.0 /tests/l2/dgpu/vainfo_job.yaml
106106```
107107
108108* Check the results.
@@ -163,13 +163,13 @@ This workload runs various test programs from [libvpl](https://github.com/intel/
163163* Build the workload container image.
164164
165165```
166- $ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main /tests/l2/dgpu/intelvpl_build.yaml
166+ $ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.3.0 /tests/l2/dgpu/intelvpl_build.yaml
167167```
168168
169169* Deploy and execute the workload.
170170
171171```
172- $ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main /tests/l2/dgpu/intelvpl_job.yaml
172+ $ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.3.0 /tests/l2/dgpu/intelvpl_job.yaml
173173```
174174
175175* Check the results.
0 commit comments