Skip to content
GitHub Actions / helmtest failed Aug 5, 2024 in 0s

2 fail in 0s

2 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
2 suites ±0   0 💤 ±0 
1 files   ±0   2 ❌ ±0 

Results for commit 285d754. ± Comparison against earlier commit b51dde6.

Annotations

Check warning on line 0 in test for deployment

See this annotation in the file changed.

@github-actions github-actions / helmtest

should be a Deployment (test for deployment) failed

results.xml [took 0s]
Raw output
Failed
		 - asserts[0] `isKind` fail 
			 Template:	nautobot/templates/deployment.yaml 
		 - asserts[1] `equal` fail 
			 Template:	nautobot/templates/deployment.yaml

Check warning on line 0 in test for statefulset

See this annotation in the file changed.

@github-actions github-actions / helmtest

should be a StatefulSet (test for statefulset) failed

results.xml [took 0s]
Raw output
Failed
		 - asserts[0] `isKind` fail 
		 - asserts[1] `equal` fail 
			 Template:	nautobot/templates/statefulset.yaml 
			 DocumentIndex:	0 
			 Path:	metadata.name 
			 Expected to equal: 
			 	null 
			 Actual: 
			 	nautobot 
			 Diff: 
			 	--- Expected 
			 	+++ Actual 
			 	@@ -1,2 +1,2 @@ 
			 	-null 
			 	+nautobot