Feature #15108
closedNew Ipos means we need to run ssr tests on old CLI (13A-14A) and New CLI in the portal.
0%
Description
With the introduction of the New IPOS cli which makes ssr cli similar to juniper CLI, by removing ManagedElement and replaces “=1,” with “ “ and replacing camelcase
Characters with lowercase characters adding a “-“ between words. Running SSR sim on the portal will only work for the new CLI, it needs to be able handle older releases run by
maintenance and the release program as well. (13A,13B and 14A)
Changes needed is to convert installBuild and associated files to handle the New IP CLI and the old CLI to be able to go from an old build to a new build without hanging the node.
Our Estimation is about 3-6 weeks if done by an experienced FT script developer. Mathias de Paulis Nilsson fits this profile, as he has the depth of knowledge required for this task,
Having worked a lot in this area of script development.
This is needed so that maintenance/release program can still test old builds in the portal while tests with the new ipos cli in 14B will also need to be run.
Related issues
Updated by Jan Niggemann (redmine.org team member) about 12 years ago
- Status changed from New to Closed
- Resolution set to Invalid
Wrong tracker / wrong website.
Updated by Toshi MARUYAMA about 12 years ago
- Related to Feature #15124: New Ipos means we need to run ssr tests on old CLI (13A-14A) and New CLI in scripts part of TTCN added