Add switches tab to system inventory #8449
lintBuildTest.yml
on: pull_request
install
18s
ci
1m 44s
Matrix: playwright
Annotations
3 errors and 2 warnings
app/util/path-builder.spec.ts > path builder:
app/util/path-builder.spec.ts#L39
Error: Snapshot `path builder 1` mismatched
- Expected
+ Received
@@ -45,10 +45,11 @@
"snapshots": "/projects/p/snapshots",
"snapshotsNew": "/projects/p/snapshots-new",
"sshKeyEdit": "/settings/ssh-keys/ss/edit",
"sshKeys": "/settings/ssh-keys",
"sshKeysNew": "/settings/ssh-keys-new",
+ "switchInventory": "/system/inventory/switches",
"systemUtilization": "/system/utilization",
"vpc": "/projects/p/vpcs/v/firewall-rules",
"vpcEdit": "/projects/p/vpcs/v/edit",
"vpcFirewallRuleClone": "/projects/p/vpcs/v/firewall-rules-new/fr",
"vpcFirewallRuleEdit": "/projects/p/vpcs/v/firewall-rules/fr/edit",
❯ app/util/path-builder.spec.ts:39:6
|
app/util/path-builder.spec.ts > breadcrumbs:
app/util/path-builder.spec.ts#L144
Error: Snapshot `breadcrumbs 2` mismatched
- Expected
+ Received
@@ -576,10 +576,20 @@
{
"label": "SSH Keys",
"path": "/settings/ssh-keys",
},
],
+ "switchInventory (/system/inventory/switches)": [
+ {
+ "label": "Inventory",
+ "path": "/system/inventory/sleds",
+ },
+ {
+ "label": "Switches",
+ "path": "/system/inventory/switches",
+ },
+ ],
"systemUtilization (/system/utilization)": [
{
"label": "Utilization",
"path": "/system/utilization",
},
❯ app/util/path-builder.spec.ts:144:37
|
ci
Process completed with exit code 1.
|
Playwright (chrome)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
Playwright (firefox)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results-safari
Expired
|
2.23 MB |
|