Akash Manohar

Results 39 issues of Akash Manohar

### Current functionality * The results file is currently output in YAML format. * The test results displayed on stdout follows no standard format. ### Supporting the following formats would...

enhancement

### Describe the bug If the k8s cluster is not configured, then the `setup` task throws an error about not being able to find any installation of `kubectl`. ### To...

bug

Heroku has an official buildpack to run tests for buildpacks - https://github.com/heroku/heroku-buildpack-testrunner

## Issues: Refs: #1626 ## Description When ClusterTools was previously installed in the default namespace, it had to be uninstalled to not be a cause for failure of the `host_network`...

## Issues: Refs: #1622 ## Description Replace `puts` usage with `Log.info` in `KernelIntrospection` module. This removes the process list that are printed as white lines from the default test results...

**Describe the bug** GitHub Runners are not picking up jobs. The GitHub Runners base image has been updated with a new tag [2.296.2-ubuntu-bionic](https://hub.docker.com/layers/myoung34/github-runner/2.296.2-ubuntu-bionic/images/sha256-86f1c190654de197e1b8a829a6337bd0704f56e82dead899050ff7681499bf3b?context=explore). **Possible resolution** Attempt to update the runner...

bug
2 pts

> *This is an offshoot of #1631* ## Describe the bug As a part of Issue-1631, GitHub Actions yaml config was patched to use kind 0.14 to avoid issues with...

bug
3 pts

## Describe the bug > *Issue reported by @iElephant on #1623 in the comments.* > > Another side effect observed is that the open_metrics test case will be always skipped...

bug

**Describe the bug** `single_process_type` outputs white-lines to stdout. This info that shouldn't be a part of the default test result output for cert. ![CleanShot 2022-09-06 at 06 05 26](https://user-images.githubusercontent.com/84005/188524038-2be1dbcb-2d7e-4896-af89-33a592aedf51.png) **To...

bug

**Describe the bug** The `host_network` test currently has `uninstall_cluster_tools` as a dependency task. This dependency is a relic and was added to prevent cluster tools from resulting in failure of...

bug