File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,16 @@ Updating to HTCondor-CE 24
2828 :::console
2929 root@host # find /etc/condor-ce/ -name '*.rpmnew' -name '*.rpmsave'
3030
31- HTCondor-CE 24 is very close in functionality to HTCondor-CE 23.
32- As such, upgrading should be very easy.
31+ HTCondor-CE 24 no longer accepts the original job router syntax.
32+ If you have custom job routes, you must use the new, more flexible,
33+ [ ClassAd transform] ( ../configuration/job-router-overview/#classad-transforms )
34+ job router syntax.
35+
36+ If you have added custom job routes, make sure that you
37+ [ convert] ( ../../v23/configuration/job-router-overview/#converting-to-classad-transforms )
38+ any jobs routes to the new, more flexible,
39+ [ ClassAd transform] ( ../configuration/job-router-overview/#classad-transforms )
40+ syntax.
3341
3442HTCondor-CE 24 Version History
3543------------------------------
You can’t perform that action at this time.
0 commit comments