Skip to content

Conversation

dkijania
Copy link
Member

Add Ci for rocksdb test

@dkijania dkijania requested review from a team as code owners October 17, 2025 12:45
@dkijania
Copy link
Member Author

!ci-build-me

@glyh
Copy link
Member

glyh commented Oct 17, 2025

Could you name this "RocksDB Ledger Tar Compatibility Test"? I guess at some point we may add some other tests as well.

@dkijania
Copy link
Member Author

!ci-build-me

@glyh
Copy link
Member

glyh commented Oct 17, 2025

Not that fast, haha

, spec = JobSpec::{
, dirtyWhen =
[ S.strictlyStart (S.contains "scripts/rocksdb-compatibility")
, S.exactly "buildkite/src/Jobs/Test/RocksdbTest" "dhall"
Copy link
Member

Choose a reason for hiding this comment

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

I think this dirtywhen needs to be updated as well

, commands =
RunInToolchain.runInToolchain
([] : List Text)
( "./scripts/rocksdb-compatibility/install-rocks.sh"
Copy link
Member

Choose a reason for hiding this comment

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

This should be install-rocksdb.sh

@@ -0,0 +1,19 @@
#!/usr/bin/env bash
Copy link
Member

Choose a reason for hiding this comment

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

shell check complains on this file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants