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

Update Windows installation jobgroup #390

Merged

Conversation

pablo-herranz
Copy link
Contributor

The jobgroup for installing Windows is obsolete since some years ago. This changes are for syncing the jobgroup to the OSD status

@pablo-herranz pablo-herranz force-pushed the updated-windows-installation branch 2 times, most recently from 92385f8 to 7ebfd5e Compare November 27, 2023 08:57
@Vogtinator
Copy link
Member

Is this actually used/useful?

@pablo-herranz
Copy link
Contributor Author

Is this actually used/useful?

Currently, whenever any change is done to the qcow2 images, there's need to clone them from OSD to O3, and though there's not a direct connection between the machines, I guess to run the installation in both test environments would be time-saving.

The jobgroup for installing Windows is obsolete since some years ago. This changes are for syncing the jobgroup to the OSD status
@pablo-herranz pablo-herranz force-pushed the updated-windows-installation branch from 7ebfd5e to 2659aba Compare November 27, 2023 09:07
@Vogtinator
Copy link
Member

Is this actually used/useful?

Currently, whenever any change is done to the qcow2 images, there's need to clone them from OSD to O3, and though there's not a direct connection between the machines, I guess to run the installation in both test environments would be time-saving.

Sounds like o3 should become the authoritative source for the installation jobs and images then?

@pablo-herranz
Copy link
Contributor Author

Is this actually used/useful?

Currently, whenever any change is done to the qcow2 images, there's need to clone them from OSD to O3, and though there's not a direct connection between the machines, I guess to run the installation in both test environments would be time-saving.

Sounds like o3 should become the authoritative source for the installation jobs and images then?

Wouldn't it be necessary to copy the qcow images from O3 to OSD then later?

I also don't like to have duplicated jobs, but didn't find a better solution...

@Vogtinator
Copy link
Member

Is this actually used/useful?

Currently, whenever any change is done to the qcow2 images, there's need to clone them from OSD to O3, and though there's not a direct connection between the machines, I guess to run the installation in both test environments would be time-saving.

Sounds like o3 should become the authoritative source for the installation jobs and images then?

Wouldn't it be necessary to copy the qcow images from O3 to OSD then later?

Yes, which shouldn't be an issue. Definitely easier than osd -> o3.

I also don't like to have duplicated jobs, but didn't find a better solution...

o3 is "upstream" so if possible it should be the development target.

@pablo-herranz
Copy link
Contributor Author

Is this actually used/useful?

Currently, whenever any change is done to the qcow2 images, there's need to clone them from OSD to O3, and though there's not a direct connection between the machines, I guess to run the installation in both test environments would be time-saving.

Sounds like o3 should become the authoritative source for the installation jobs and images then?

Wouldn't it be necessary to copy the qcow images from O3 to OSD then later?

Yes, which shouldn't be an issue. Definitely easier than osd -> o3.

I also don't like to have duplicated jobs, but didn't find a better solution...

o3 is "upstream" so if possible it should be the development target.

Seems ok for me but I'd like to know @mloviska 's point-of-view

@grisu48
Copy link
Contributor

grisu48 commented Nov 27, 2023

o3 is "upstream" so if possible it should be the development target.

Seems ok for me but I'd like to know @mloviska 's point-of-view

This sounds like a good approach to me. We can re-use resources from O3, and if this makes our life easier, then let's go for it.

@mloviska
Copy link
Contributor

Seems ok for me but I'd like to know @mloviska 's point-of-view

FTR, we have already jobs in o3 that are installing windows images. For win10 we also have dedicated regcodes for o3 and OSD. I do not mind sharing the images as long as there is no non-technical issue involved here.

@Vogtinator Vogtinator merged commit 26aaeab into os-autoinst:master Nov 29, 2023
3 checks passed
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

Successfully merging this pull request may close these issues.

4 participants