Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove create cmd for flux v1 #268

Open
wants to merge 5 commits into
base: k8s-configuration
Choose a base branch
from

remove redundant tests for cmds to be removed

dfbc3ce
Select commit
Loading
Failed to load commit list.
Open

remove create cmd for flux v1 #268

remove redundant tests for cmds to be removed
dfbc3ce
Select commit
Loading
Failed to load commit list.
Azure Pipelines / ClusterConfig CLI Testing failed Mar 21, 2024 in 18m 50s

Build #20240321.1 had test failures

Details

Tests

  • Failed: 9 (18.37%)
  • Passed: 40 (81.63%)
  • Other: 0 (0.00%)
  • Total: 49

Annotations

Check failure on line 16 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / ClusterConfig CLI Testing

Build log #L16

Bash exited with code '2'.

Check failure on line 82 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / ClusterConfig CLI Testing

Build log #L82

   [-] Creates a configuration with helm enabled on the cluster 6.09s (6.05s|46ms)

Check failure on line 86 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / ClusterConfig CLI Testing

Build log #L86

   [-] Lists the configurations on the cluster 1.37s (1.37s|2ms)

Check failure on line 103 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / ClusterConfig CLI Testing

Build log #L103

   [-] Creates a configuration with https user and https key on the cluster 4.61s (4.61s|2ms)

Check failure on line 1 in Source Control Configuration (Helm Operator Properties) Testing.Creates a configuration with helm enabled on the cluster

See this annotation in the file changed.

@azure-pipelines azure-pipelines / ClusterConfig CLI Testing

Source Control Configuration (Helm Operator Properties) Testing.Creates a configuration with helm enabled on the cluster

Expected $true, but got $false.
Raw output
at $? | Should -BeTrue, /home/vsts/work/1/s/testing/test/configurations/Configuration.HelmOperator.Tests.ps1:13
at <ScriptBlock>, /home/vsts/work/1/s/testing/test/configurations/Configuration.HelmOperator.Tests.ps1:13

Check failure on line 1 in Source Control Configuration (Helm Operator Properties) Testing.Lists the configurations on the cluster

See this annotation in the file changed.

@azure-pipelines azure-pipelines / ClusterConfig CLI Testing

Source Control Configuration (Helm Operator Properties) Testing.Lists the configurations on the cluster

Expected a value, but got $null or empty.
Raw output
at $configExists | Should -Not -BeNullOrEmpty, /home/vsts/work/1/s/testing/test/configurations/Configuration.HelmOperator.Tests.ps1:35
at <ScriptBlock>, /home/vsts/work/1/s/testing/test/configurations/Configuration.HelmOperator.Tests.ps1:35

Check failure on line 1 in Source Control Configuration (HTTPS) Testing.Creates a configuration with https user and https key on the cluster

See this annotation in the file changed.

@azure-pipelines azure-pipelines / ClusterConfig CLI Testing

Source Control Configuration (HTTPS) Testing.Creates a configuration with https user and https key on the cluster

Expected $true, but got $false.
Raw output
at $? | Should -BeTrue, /home/vsts/work/1/s/testing/test/configurations/Configuration.HTTPS.Tests.ps1:13
at <ScriptBlock>, /home/vsts/work/1/s/testing/test/configurations/Configuration.HTTPS.Tests.ps1:13

Check failure on line 1 in Source Control Configuration (HTTPS) Testing.Lists the configurations on the cluster

See this annotation in the file changed.

@azure-pipelines azure-pipelines / ClusterConfig CLI Testing

Source Control Configuration (HTTPS) Testing.Lists the configurations on the cluster

Expected a value, but got $null or empty.
Raw output
at $configExists | Should -Not -BeNullOrEmpty, /home/vsts/work/1/s/testing/test/configurations/Configuration.HTTPS.Tests.ps1:37
at <ScriptBlock>, /home/vsts/work/1/s/testing/test/configurations/Configuration.HTTPS.Tests.ps1:37