dentproject / dentOS

dentOS SwitchDev based NOS
Other
206 stars 59 forks source link

Missing onie-select.py on community repos #135

Closed taskin-ucpinar closed 2 years ago

taskin-ucpinar commented 3 years ago

The Amazon submitted tests rely on a script called onie-select.py to install the DENT images. We either need to remove this dependency or make the script available in community DENT repos.

robimarko commented 3 years ago

Has this been resolved so far?

taskin-ucpinar commented 3 years ago

We are renaming the onie_select.py to dent_boot_select.py, and modify the test framework to reflect this change. We'll submit a PR for this (and other changes we made) shortly.

We can close this ticket.

robimarko commented 3 years ago

OK, thanks. I am interested in how that script works.

taraschornyiplv commented 2 years ago

@taskin-ucpinar can we close this issue now based on this commit https://github.com/dentproject/testing/pull/11?