• Add new Maven profile 'ci-fast-integration-tests' for running selective ITs
  • Remove redundant vector store skip flags from properties section
  • Update maven-failsafe-plugin to version 3.5.2
  • Configure test exclusions for various components:
  • Most model integration tests (except Anthropic and OpenAI)
  • Most vector store tests (except PgVector and Chroma)
  • Most auto-configuration tests
  • All test containers and docker compose tests
  • AI evaluation tests
  • Convert the docker-compose tests into ITs
  • Convert the testcontainers tests into ITs

Comment From: markpollack

Made only OpenAI model provider run, anthropic isn't reliable recently and can't automate AWS. Run just chroma and pgvector vector stores.

Added additional docs for running integration tests and badge to spring-ai-integration-tests repo

merged in d030b82b59d715aaf8de98ed47308e8672261299