-
Notifications
You must be signed in to change notification settings - Fork 495
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
Integration Tests for Load Procedures with Cloud Object Storage #4207
Labels
Comments
vga91
added a commit
to vga91/neo4j-apoc-procedures
that referenced
this issue
Nov 11, 2024
…Cloud Object Storage
vga91
added a commit
that referenced
this issue
Nov 29, 2024
vga91
added a commit
that referenced
this issue
Dec 10, 2024
RobertoSannino
pushed a commit
that referenced
this issue
Dec 11, 2024
…Storage (#4226) * Fixes #4207: Integration Tests for Load Procedures with Cloud Object Storage * added google cloud tests * wip - adding other procs * cleanup * added jsonParams proc * fix tests * fix extended-it tests * cleanup * fix NoFileFound errors * fixed tests due to missing apoc config * added ignored export tests
vga91
added a commit
that referenced
this issue
Dec 11, 2024
…Storage (#4226) * Fixes #4207: Integration Tests for Load Procedures with Cloud Object Storage * added google cloud tests * wip - adding other procs * cleanup * added jsonParams proc * fix tests * fix extended-it tests * cleanup * fix NoFileFound errors * fixed tests due to missing apoc config * added ignored export tests
vga91
added a commit
that referenced
this issue
Dec 11, 2024
…Storage (#4226) (#4299) * Fixes #4207: Integration Tests for Load Procedures with Cloud Object Storage * added google cloud tests * wip - adding other procs * cleanup * added jsonParams proc * fix tests * fix extended-it tests * cleanup * fix NoFileFound errors * fixed tests due to missing apoc config * added ignored export tests
vga91
added a commit
that referenced
this issue
Jan 15, 2025
…Object Storage (#4226) * Fixes #4207: Integration Tests for Load Procedures with Cloud Object Storage * added google cloud tests * wip - adding other procs * cleanup * added jsonParams proc * fix tests * fix extended-it tests * cleanup * fix NoFileFound errors * fixed tests due to missing apoc config * added ignored export tests
vga91
added a commit
that referenced
this issue
Jan 15, 2025
…Object Storage (#4226) * Fixes #4207: Integration Tests for Load Procedures with Cloud Object Storage * added google cloud tests * wip - adding other procs * cleanup * added jsonParams proc * fix tests * fix extended-it tests * cleanup * fix NoFileFound errors * fixed tests due to missing apoc config * added ignored export tests
vga91
added a commit
that referenced
this issue
Jan 20, 2025
…Object Storage (#4226) * Fixes #4207: Integration Tests for Load Procedures with Cloud Object Storage * added google cloud tests * wip - adding other procs * cleanup * added jsonParams proc * fix tests * fix extended-it tests * cleanup * fix NoFileFound errors * fixed tests due to missing apoc config * added ignored export tests
vga91
added a commit
that referenced
this issue
Jan 21, 2025
…Object Storage (#4226) * Fixes #4207: Integration Tests for Load Procedures with Cloud Object Storage * added google cloud tests * wip - adding other procs * cleanup * added jsonParams proc * fix tests * fix extended-it tests * cleanup * fix NoFileFound errors * fixed tests due to missing apoc config * added ignored export tests
vga91
added a commit
that referenced
this issue
Jan 21, 2025
…Object Storage (#4226) * Fixes #4207: Integration Tests for Load Procedures with Cloud Object Storage * added google cloud tests * wip - adding other procs * cleanup * added jsonParams proc * fix tests * fix extended-it tests * cleanup * fix NoFileFound errors * fixed tests due to missing apoc config * added ignored export tests
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Neo4j has now added support for S3, GCP-Buckets and Azure Buckets
We should test in integration tests if our APOC load / write? procedures can use those URLs as well.
Only docs so far
https://neo4j.com/docs/operations-manual/current/backup-restore/online-backup/#online-backup-cloud-storage
The text was updated successfully, but these errors were encountered: