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

QGB E2e cosmetics #515

Merged
merged 14 commits into from
Jul 1, 2022
Merged

Conversation

rach-id
Copy link
Member

@rach-id rach-id commented Jul 1, 2022

Small cosmetic changes

@rach-id rach-id added the C: QGB label Jul 1, 2022
@rach-id rach-id requested a review from evan-forbes July 1, 2022 11:46
@rach-id rach-id self-assigned this Jul 1, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jul 1, 2022

Codecov Report

Merging #515 (eb81e2c) into qgb-integration (43dd20f) will not change coverage.
The diff coverage is 0.00%.

@@               Coverage Diff                @@
##           qgb-integration     #515   +/-   ##
================================================
  Coverage            11.72%   11.72%           
================================================
  Files                   65       65           
  Lines                10881    10881           
================================================
  Hits                  1276     1276           
  Misses                9515     9515           
  Partials                90       90           
Impacted Files Coverage Δ
e2e/qgb/qgb_network.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 43dd20f...eb81e2c. Read the comment docs.

e2e/qgb/orchestrator_test.go Outdated Show resolved Hide resolved
Copy link
Member Author

@rach-id rach-id left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nits

e2e/qgb/orchestrator_test.go Outdated Show resolved Hide resolved
e2e/qgb/orchestrator_test.go Outdated Show resolved Hide resolved
e2e/qgb/orchestrator_test.go Outdated Show resolved Hide resolved
e2e/qgb/orchestrator_test.go Outdated Show resolved Hide resolved
e2e/qgb/orchestrator_test.go Outdated Show resolved Hide resolved
e2e/qgb/orchestrator_test.go Outdated Show resolved Hide resolved
e2e/qgb/orchestrator_test.go Outdated Show resolved Hide resolved
e2e/qgb/orchestrator_test.go Outdated Show resolved Hide resolved
e2e/qgb/orchestrator_test.go Outdated Show resolved Hide resolved
e2e/qgb/orchestrator_test.go Outdated Show resolved Hide resolved
@rach-id rach-id merged commit 458b6b2 into celestiaorg:qgb-integration Jul 1, 2022
@rach-id rach-id deleted the e2e_cosmetics branch July 1, 2022 13:41
rach-id added a commit to rach-id/celestia-app that referenced this pull request Jul 1, 2022
* cosmetics

* better waiting for e2e orchestrator

* use require instead of assert in some qgb e2e places

* restore the confirm check

* Update e2e/qgb/orchestrator_test.go

* Update e2e/qgb/orchestrator_test.go

* Update e2e/qgb/orchestrator_test.go

* Update e2e/qgb/orchestrator_test.go

* Update e2e/qgb/orchestrator_test.go

* Update e2e/qgb/orchestrator_test.go

* Update e2e/qgb/orchestrator_test.go

* Update e2e/qgb/orchestrator_test.go

* Update e2e/qgb/orchestrator_test.go

* Update e2e/qgb/orchestrator_test.go
rach-id added a commit that referenced this pull request Jul 10, 2022
* refactors orchestrator to be simpler

* moves all queries to querier and uses a better orchestrator struct

* adds retrier

* moves enquiying logic to orchestrator

* remove unnecessary new lines

* adds a signaling channel to notify senders + better context cancelling

* remove unnecessary added config fields

* add new line

* docs

* docs

* logs

* logs

* query valset confirm instead of dc confirm in qgb e2e  wait for orch to start

* QGB E2e cosmetics (#515)

* cosmetics

* better waiting for e2e orchestrator

* use require instead of assert in some qgb e2e places

* restore the confirm check

* Update e2e/qgb/orchestrator_test.go

* Update e2e/qgb/orchestrator_test.go

* Update e2e/qgb/orchestrator_test.go

* Update e2e/qgb/orchestrator_test.go

* Update e2e/qgb/orchestrator_test.go

* Update e2e/qgb/orchestrator_test.go

* Update e2e/qgb/orchestrator_test.go

* Update e2e/qgb/orchestrator_test.go

* Update e2e/qgb/orchestrator_test.go

* Update e2e/qgb/orchestrator_test.go

* nits

* update orchestrator tests

* nits

* cosmetics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants