operator-framework / operator-framework/java-operator-sdk

Performance Tests

Abierto
#1,785 0 comentarios 0 reacciones 2 asignados Ver en GitHub

@adam-sandor ya está trabajando en esto.

Desde el 23/3/2023.

  • #3140 de @csviri — cerrado sin fusionar
  • #3630 de @csviri — abierto
Lenguaje dominante
Java
Estrellas
944
Forks
242
Merge medio
1 d 4 h
PR fusionados (30 d)
43

Descripción

We should aim to make implement tests that resembles real life usage:

  • trigger reconciliation with multiple event sources
  • multiple resources - actually we might run it multiple times with different number of resources

Would be nice to also compare the output with the output from main, GitHub Actions support outputs in some form:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Not sure if this can be used for this purpose.

Also would be to should a table in the PR discussions, this is now supported nicely with GitHub (just cannot find the docs)

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.