-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update docker IOCs #841
update docker IOCs #841
Conversation
prjemian
commented
Apr 7, 2023
- close CI can use new docker image #840
failed to connect with |
Arrrgh! There is a mismatch in Python versions in the CI. Again! In the Py3.10 test matrix, a Python 3.11 library is called:
|
Also note this advice in CI:
Current version of actions/checkout is v3.50. |
Pulled the image on separate, local workstation and confirmed the PV is not available: root@iockgp:/home# gp.sh start
Starting kgp:
/opt/synApps/support /opt/synApps/iocs/iocgp/iocBoot/iocgp/softioc
/opt/synApps/iocs/iocgp/iocBoot/iocgp/softioc
/opt/synApps/iocs/iocgp/iocBoot/iocgp /opt/synApps/iocs/iocgp/iocBoot/iocgp/soft
ioc
/opt/synApps/iocs/iocgp/iocBoot/iocgp/softioc
kgp: is running (pid=21) in a screen session (pid=17)
root@iockgp:/home# cd iocgp
root@iockgp:/home/iocgp# grep float1 dbl-all.txt
root@iockgp:/home/iocgp# |