Skip to content

Commit

Permalink
added scenario for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravsaini04 committed Feb 10, 2025
1 parent d60d526 commit 31a3274
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions test/python/scenarios.json
Original file line number Diff line number Diff line change
Expand Up @@ -255,5 +255,15 @@
"enableShared": true
}
}
},
"update-alternatives_switchable_versions": {
"image": "ubuntu:focal",
"features": {
"python": {
"version": "3.11",
"installTools": true,
"additionalVersions": "3.8,3.9.13,3.10.5"
}
}
}
}

0 comments on commit 31a3274

Please sign in to comment.