Skip to content

Commit

Permalink
schutzbot/tests: bump rhel10 to nightly, update tf sha and osbuild deps
Browse files Browse the repository at this point in the history
Bump RHEL 10 from beta to nightly by updating terraform SHA and osbuild dependencies to start testing RHEL 10 nightly and to meet the CTC schedule.
  • Loading branch information
tkoscieln committed Dec 5, 2024
1 parent ee41e3d commit 732c318
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions Schutzfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"fedora-39": {
"dependencies": {
"osbuild": {
"commit": "a8e8ebde4400e94036df35f72b08708f00bd4ffe"
"commit": "9b66ad812380847557aa9911efd7af2d57ad8084"
}
},
"repos": [
Expand Down Expand Up @@ -45,7 +45,7 @@
"fedora-40": {
"dependencies": {
"osbuild": {
"commit": "a8e8ebde4400e94036df35f72b08708f00bd4ffe"
"commit": "9b66ad812380847557aa9911efd7af2d57ad8084"
}
},
"repos": [
Expand Down Expand Up @@ -88,56 +88,56 @@
"rhel-8.4": {
"dependencies": {
"osbuild": {
"commit": "a8e8ebde4400e94036df35f72b08708f00bd4ffe"
"commit": "9b66ad812380847557aa9911efd7af2d57ad8084"
}
}
},
"rhel-8.8": {
"dependencies": {
"osbuild": {
"commit": "a8e8ebde4400e94036df35f72b08708f00bd4ffe"
"commit": "9b66ad812380847557aa9911efd7af2d57ad8084"
}
}
},
"rhel-8.9": {
"dependencies": {
"osbuild": {
"commit": "a8e8ebde4400e94036df35f72b08708f00bd4ffe"
"commit": "9b66ad812380847557aa9911efd7af2d57ad8084"
}
}
},
"rhel-8.10": {
"dependencies": {
"osbuild": {
"commit": "a8e8ebde4400e94036df35f72b08708f00bd4ffe"
"commit": "9b66ad812380847557aa9911efd7af2d57ad8084"
}
}
},
"rhel-9.2": {
"dependencies": {
"osbuild": {
"commit": "a8e8ebde4400e94036df35f72b08708f00bd4ffe"
"commit": "9b66ad812380847557aa9911efd7af2d57ad8084"
}
}
},
"rhel-9.3": {
"dependencies": {
"osbuild": {
"commit": "a8e8ebde4400e94036df35f72b08708f00bd4ffe"
"commit": "9b66ad812380847557aa9911efd7af2d57ad8084"
}
}
},
"rhel-9.4": {
"dependencies": {
"osbuild": {
"commit": "a8e8ebde4400e94036df35f72b08708f00bd4ffe"
"commit": "9b66ad812380847557aa9911efd7af2d57ad8084"
}
}
},
"rhel-9.5": {
"dependencies": {
"osbuild": {
"commit": "a8e8ebde4400e94036df35f72b08708f00bd4ffe"
"commit": "9b66ad812380847557aa9911efd7af2d57ad8084"
}
},
"repos": [
Expand Down Expand Up @@ -183,7 +183,7 @@
"rhel-9.6": {
"dependencies": {
"osbuild": {
"commit": "a8e8ebde4400e94036df35f72b08708f00bd4ffe"
"commit": "9b66ad812380847557aa9911efd7af2d57ad8084"
}
},
"repos": [
Expand Down Expand Up @@ -229,7 +229,7 @@
"rhel-10.0": {
"dependencies": {
"osbuild": {
"commit": "a8e8ebde4400e94036df35f72b08708f00bd4ffe"
"commit": "9b66ad812380847557aa9911efd7af2d57ad8084"
}
},
"repos": [
Expand Down Expand Up @@ -275,14 +275,14 @@
"centos-9": {
"dependencies": {
"osbuild": {
"commit": "a8e8ebde4400e94036df35f72b08708f00bd4ffe"
"commit": "9b66ad812380847557aa9911efd7af2d57ad8084"
}
}
},
"centos-stream-9": {
"dependencies": {
"osbuild": {
"commit": "a8e8ebde4400e94036df35f72b08708f00bd4ffe"
"commit": "9b66ad812380847557aa9911efd7af2d57ad8084"
}
},
"repos": [
Expand Down Expand Up @@ -328,14 +328,14 @@
"centos-10": {
"dependencies": {
"osbuild": {
"commit": "a8e8ebde4400e94036df35f72b08708f00bd4ffe"
"commit": "9b66ad812380847557aa9911efd7af2d57ad8084"
}
}
},
"centos-stream-10": {
"dependencies": {
"osbuild": {
"commit": "a8e8ebde4400e94036df35f72b08708f00bd4ffe"
"commit": "9b66ad812380847557aa9911efd7af2d57ad8084"
}
},
"repos": [
Expand Down
2 changes: 1 addition & 1 deletion schutzbot/terraform
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9c4a3c9573208bf66d8c91a95ee759a39ed0a556
b580d2cf18c8745e883490010d5b6a3c5d8e3e20

0 comments on commit 732c318

Please sign in to comment.