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

@ -3,6 +3,7 @@
"pipelines": [
{
"name": "build",
"source-epoch": 1659397331,
"stages": [
{
"type": "org.osbuild.rpm",

View file

@ -10,6 +10,7 @@
"pipelines": [
{
"name": "build",
"source-epoch": 1659397331,
"stages": [
{
"type": "org.osbuild.rpm",

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",

View file

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

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",
@ -960,6 +962,7 @@
{
"name": "image-tree",
"build": "name:build",
"source-epoch": 1659397331,
"stages": [
{
"type": "org.osbuild.ostree.init-fs"

View file

@ -63,6 +63,7 @@
{
"name": "image-tree",
"build": "name:build",
"source-epoch": 1659397331,
"stages": [
{
"type": "org.osbuild.ostree.init-fs"

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",

View file

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