test/data: set source epoch for certain pipelines

For selected pipelines, set the source epoch. The date is set to
the current updates snapshot date (in epoch).
This commit is contained in:
Christian Kellner 2022-12-14 16:56:50 +01:00 committed by Tom Gundersen
parent 3cc26444c9
commit 1d193008d4
8 changed files with 12 additions and 0 deletions

View file

@ -4,6 +4,7 @@
{
"runner": "org.osbuild.fedora36",
"name": "build",
"source-epoch": 1659397331,
"stages": [
{
"type": "org.osbuild.rpm",
@ -379,6 +380,7 @@
{
"name": "ostree-tree",
"build": "name:build",
"source-epoch": 1659397331,
"stages": [
{
"type": "org.osbuild.rpm.macros",