Nandaja Varma

Results 17 issues of Nandaja Varma

## Description This PR integrates the SCM authentication when running integration tests. The changes included here are the follows: - Using the `GITHUB_SCM_OAUTH` env var to provide the secret in...

size/L
release-note-none
team: self-hosted

Setup a more reliable nginx proxy setup to redirect upon SCM authentication _Originally posted by @nandajavarma in https://github.com/gitpod-io/gitpod/issues/12772#issuecomment-1253847666_ Currently we have a very temporary solution in-place. That is to run...

team: self-hosted

Support Bitbucket and Gitlab SCM for self-hosted nightly tests _Originally posted by @nandajavarma in https://github.com/gitpod-io/gitpod/issues/12772#issuecomment-1253843763_ We currently only connect with Github SCM to run the tests against. This has to...

team: self-hosted

### Bug description When I run the integration tests on the nightly tests for installer, the tests for `ws-manager` and `k3s`(in k3s setup) are consistently failing. The following are some...

type: bug
meta: stale

In the cosine_distance function, Numpy sometimes round off the return value of the dot function to Zero resulting this: `RuntimeWarning: invalid value encountered in double_scalars` we might have to go...

Running tests for ruby1.8 with test file list from debian/ruby-test-files.yaml ... Loaded suite -e Started ................................................................................................................................................................. Finished in 0.057011 seconds. 161 tests, 200 assertions, 0 failures, 0 errors /usr/bin/ruby1.9.1 -I/usr/lib/ruby/vendor_ruby...

Currently only GITHUB_USER is accepted in bootstrap.yml. Allow it to accept also SSH key like in the cluster.yml

enhancement