mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 04:53:01 +02:00
test: Update files for unittest
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
"password": "$5$mI/zpOAqZYKLC2WU$i7iPzZiIjOjrBF3NyftS9CCq8dfYwHwrmUK097Jca9A"
|
||||
}
|
||||
]
|
||||
},
|
||||
"clock": {
|
||||
"timezone-utc-offset": 0
|
||||
}
|
||||
},
|
||||
"ietf-system:system-state": {
|
||||
@@ -117,13 +120,13 @@
|
||||
"search": []
|
||||
},
|
||||
"clock": {
|
||||
"boot-datetime": "2025-04-23T11:42:01+00:00",
|
||||
"current-datetime": "2025-04-23T11:42:27+00:00"
|
||||
"boot-datetime": "2025-04-30T09:47:32+00:00",
|
||||
"current-datetime": "2025-04-30T09:48:01+00:00"
|
||||
},
|
||||
"platform": {
|
||||
"os-name": "Infix",
|
||||
"os-version": "v25.03.0-48-gfb8e3e5b-dirty",
|
||||
"os-release": "v25.03.0-48-gfb8e3e5b-dirty",
|
||||
"os-version": "v25.04.0-rc1-3-g8daf1571-dirty",
|
||||
"os-release": "v25.04.0-rc1-3-g8daf1571-dirty",
|
||||
"machine": "x86_64"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -32,12 +32,15 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"clock": {
|
||||
"timezone-utc-offset": 0
|
||||
},
|
||||
"hostname": "target"
|
||||
},
|
||||
"ietf-system:system-state": {
|
||||
"clock": {
|
||||
"boot-datetime": "2025-04-23T11:42:01+00:00",
|
||||
"current-datetime": "2025-04-23T11:42:27+00:00"
|
||||
"boot-datetime": "2025-04-30T09:47:32+00:00",
|
||||
"current-datetime": "2025-04-30T09:48:01+00:00"
|
||||
},
|
||||
"infix-system:dns-resolver": {
|
||||
"options": {},
|
||||
@@ -147,8 +150,8 @@
|
||||
"platform": {
|
||||
"machine": "x86_64",
|
||||
"os-name": "Infix",
|
||||
"os-release": "v25.03.0-48-gfb8e3e5b-dirty",
|
||||
"os-version": "v25.03.0-48-gfb8e3e5b-dirty"
|
||||
"os-release": "v25.04.0-rc1-3-g8daf1571-dirty",
|
||||
"os-version": "v25.04.0-rc1-3-g8daf1571-dirty"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
NAME="Infix"
|
||||
ID=infix
|
||||
PRETTY_NAME="Infix -- a Network Operating System v25.03.0-48-gfb8e3e5b-dirty"
|
||||
PRETTY_NAME="Infix -- a Network Operating System v25.04.0-rc1-3-g8daf1571-dirty"
|
||||
ID_LIKE="buildroot"
|
||||
DEFAULT_HOSTNAME=ix
|
||||
VERSION="v25.03.0-48-gfb8e3e5b-dirty"
|
||||
VERSION_ID=v25.03.0-48-gfb8e3e5b-dirty
|
||||
BUILD_ID="v25.03.0-48-gfb8e3e5b-dirty"
|
||||
VERSION="v25.04.0-rc1-3-g8daf1571-dirty"
|
||||
VERSION_ID=v25.04.0-rc1-3-g8daf1571-dirty
|
||||
BUILD_ID="v25.04.0-rc1-3-g8daf1571-dirty"
|
||||
IMAGE_ID="infix-x86_64"
|
||||
ARCHITECTURE="x86_64"
|
||||
HOME_URL=https://github.com/kernelkit/infix/
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Etc/UTC
|
||||
@@ -1 +1 @@
|
||||
25.89 16.45
|
||||
28.16 15.60
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
/usr/share/zoneinfo/posix/Etc/UTC
|
||||
@@ -1,2 +1,2 @@
|
||||
1745408547
|
||||
1746006481
|
||||
|
||||
|
||||
Reference in New Issue
Block a user