Skip to content
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

p4.PerforceScm - Not supported and hence cannot generate #129

Open
koraakdas opened this issue Nov 15, 2023 · 0 comments
Open

p4.PerforceScm - Not supported and hence cannot generate #129

koraakdas opened this issue Nov 15, 2023 · 0 comments

Comments

@koraakdas
Copy link

INFO:jjwrecker:converting job "APP6/Calib, prodspec, torrkit, etc/AxxFF/AxxFF_I3_DB640_calib"
last called scm
Traceback (most recent call last):
File "/usr/local/bin/jjwrecker", line 8, in
sys.exit(main())
File "/usr/local/lib/python3.10/dist-packages/jenkins_job_wrecker/cli.py", line 297, in main
convert_to_yml(job_names, 'job', output_dir=args.output_dir)
File "/usr/local/lib/python3.10/dist-packages/jenkins_job_wrecker/cli.py", line 281, in convert_to_yml
yaml = root_to_yaml(root, fullname, args.ignore_actions_tag)
File "/usr/local/lib/python3.10/dist-packages/jenkins_job_wrecker/cli.py", line 96, in root_to_yaml
handlers.gen_yml(job, root)
File "/usr/local/lib/python3.10/dist-packages/jenkins_job_wrecker/modules/handlers.py", line 16, in gen_yml
self.registry.dispatch(self.component, handler_name, child, settings)
File "/usr/local/lib/python3.10/dist-packages/jenkins_job_wrecker/registry.py", line 64, in dispatch
handler.gen_yml(parent, xml)
File "/usr/local/lib/python3.10/dist-packages/jenkins_job_wrecker/modules/scm.py", line 29, in gen_yml
raise NotImplementedError('%s scm not supported' % data.attrib['class'])
NotImplementedError: org.jenkinsci.plugins.p4.PerforceScm scm not supported

Will Try to fix this in the code . Any help is welcome - If solution is already implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant