#8633 Mass branching modules f31 from rawhide
Merged 4 years ago by mohanboddu. Opened 4 years ago by mohanboddu.
mohanboddu/releng f31-module-mass-branching  into  master

file modified
+2 -2
@@ -28,9 +28,9 @@ 

          "buildtag": 'f31-rebuild',  # tag to build from

          "epoch": '2019-07-24 09:40:00.000000',  # rebuild anything not built after this date

          "module_mass_rebuild_epoch": '2019-07-24T09:40:00Z',  # rebuild anything not built after this date for modules

-         "module_mass_branching_epoch": '',  # rebuild anything not built after this date for modules

+         "module_mass_branching_epoch": 'f32',  # rebuild anything not built after this date for modules

          "module_mass_rebuild_platform": "f31",  # rebuild all modules that has build time dependency on this platform, this is used during mass rebuild time

-         "module_mass_branching_platform": "",  # rebuild all modules that has run time dependency on this platform, this is used during mass branching time

+         "module_mass_branching_platform": "2019-08-13T17:00:00Z",  # rebuild all modules that has run time dependency on this platform, this is used during mass branching time

          "targets": ['f31-candidate', 'rawhide', 'f31'],  # build targets to check for existing builds to skip rebuild

          "target": 'f31-rebuild',  # target to build into

          "desttag": 'f31',  # Tag where fixed builds go

Pull-Request has been merged by mohanboddu

4 years ago
Metadata