Page MenuHomePhabricator

setup-tomcat needs to be updated to tomcat9-instance-create
Closed, DeclinedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

  • Run`/usr/bin/setup-tomcat`
  • Notice it currently fails because tomcat8-instance-create does not exist
  • Notice the system has tomcat9-instance-create
  • Running the code with tomcat9-instance-create does create a public_tomcat/ folder

Event Timeline

The script comes from https://gerrit.wikimedia.org/r/plugins/gitiles/labs/toollabs/+/refs/heads/master/misctools/setup-tomcat

Although per T141396 (+ the fact it omly runs on the Grid Engine) we might want to just drop it and prevent new Tomcat tools?

Yeah, given this specific use case was migrated to jdk17 on k8s I'm going to decline this task in favour of dropping Tomcat support in T141396.