knative-extensions/eventing-gitlab

Add KinD test verifying the source deploys and becomes ready

Ouverte

#496 ouverte le 9 mai 2024

 (24 commentaires) (0 réaction) (1 personne assignée)Go (31 forks)auto 404
good first issuehelp wantedkind/feature-requesttriage/accepted

Métriques du dépôt

Stars
 (12 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Overview

We recently found that even though build and unit tests had been passing, the receive adapter panicked when it started when you actually deployed the gitlab source. To address this, we should add a KinD test job that will:

  1. Install eventing and the gitlab source
  2. Create a gitlab source
  3. Verify that the source becomes ready

More info

These resources will likely be helpful while working on this:

Guide contributeur