Update OpenVino CI Ubuntu to 22.04 #21127
Update OpenVino CI Ubuntu to 22.04
312fab5b
Update OpenVino CI Ubuntu to 22.04
edfd3b6f
snnn
dismissed these changes
on 2024-06-21
adding additional --build-arg
89a681ba
jchen351
dismissed their stale review
via 89a681ba
1 year ago
--build-arg PYTHON_VERSION=3.9
1094a193
l_openvino_toolkit_ubuntu22_2024.0.0.14509.34caeefd078_x86_64.tgz
8b53355b
fix reviewDog
30f426f4
tools/ci_build/github/linux/run_dockerbuild.sh
266013dd
update libssl
bc4e50e9
PYTHON_VERSION
bfa839f4
PYTHON_VERSION
39e68368
PYTHON_VER
1b340ffe
tools/ci_build/github/linux/run_dockerbuild.sh
4e0d60bf
-dev
018f04dd
remove python2
5da1efcd
$
2ddcfdbe
openjdk-17-jdk
649602af
ca-certificates-java
b3ea74c6
remove jdk installation
43e49e58
install_ubuntu.sh
00b244ed
3.8
ad4ed2b5
snnn
commented
on 2024-06-25
Fix lint
ad847194
Fix lint
b6a489dc
export NIGHTLY_BUILD=0
275911b9
ca-certificates \
b7da3e75
libssl
64ce3034
tools/ci_build/github/linux/docker/scripts/install_ubuntu.sh
8474bb0d
https://storage.openvinotoolkit.org/repositories/openvino/packages/20…
464d90e1
PACKAGE_LIST="\
87a91c00
PACKAGE_LIST="\
bd8f9c44
PACKAGE_LIST="\
deb2fc8c
libssl-dev
3c6e015b
"$PACKAGE_LIST"
3cd8d4e3
${PYTHON_VER}
654c1c8a
${PYTHON_VER}
d2bf113f
ca-certificates \
bf88c3e9
rolling back to ad4ed2b
d33cabbd
or "$OS_VERSION" = "22.04"
fbe1454a
else
363f1197
/usr/bin/python3.8
fa0d161c
/usr/bin/python3.8
238dd1be
[ "$OS_VERSION" = "22.04" ];
1d9e0052
python3-distutils
e93453ce
python${PYTHON_VER}-setuptools python${PYTHON_VER}-numpy python${PYTH…
d17143f7
PYTHON_VER=${PYTHON_VER:=3.8}
608869b3
PYTHON_VER=${PYTHON_VER:=3.8}
ad5ced80
PYTHON_VER=${PYTHON_VER:=3.8}
a22978a6
reformat
00ad86af
tools/ci_build/github/linux/docker/Dockerfile.ubuntu_openvino
61f1203d
Remove python
68c83ba7
snnn
closed this 1 year ago
snnn
reopened this 1 year ago
remove ""
a76a4422
ENV INTEL_OPENVINO_DIR /opt/intel/openvino_${OPENVINO_VERSION}
a9f69955
-e $ALLOW_RELEASED_ONNX_OPSET_ONLY_ENV \
cf755e9b
OPTARG:="3.8"
1df3ff23
major=$(echo $PYTHON_VER | cut -d. -f1)
003c892b
major=$(echo $PYTHON_VER | cut -d. -f1)
e0358ef6
major=$(echo $PYTHON_VER | cut -d. -f1)
6460aff2
#python version: 3.6 3.7 (absence means default 3.6)
9193ce06
PYTHON_VER=${PYTHON_VER:=3.8}
03240f4c
snnn
approved these changes
on 2024-06-25
jchen351
merged
d1c19e79
into main 1 year ago
jchen351
deleted the Cjian/openvino branch 1 year ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub