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

replace/update the steps of remote plan #2600

Open
guazhang opened this issue Jan 11, 2024 · 0 comments
Open

replace/update the steps of remote plan #2600

guazhang opened this issue Jan 11, 2024 · 0 comments
Labels
command | import The import command command | plans tmt plans command

Comments

@guazhang
Copy link

when reuse some steps of the remote plan, but other steps need be replaced or updated.
so could we plan to support it ?

remote plan A:

summary:  this is remote plan
discover:
    how: fmf
    filter: "tag: t1"
provision:
    how: minute
    image: rhel-8
execute:
    how: tmt

plan B reuse the remote plan and need update the provision step

provision:
    how: beaker
    image: rhel-9
@happz happz added command | import The import command command | plans tmt plans command labels Jan 11, 2024
@idorax idorax self-assigned this Jan 26, 2024
@idorax idorax removed their assignment May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
command | import The import command command | plans tmt plans command
Projects
None yet
Development

No branches or pull requests

3 participants